Home
last modified time | relevance | path

Searched refs:SHT_REL (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h234 : w(SHT_REL); in append_func()
475 if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) in has_rel_mcount()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h262 #define SHT_REL 9 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h324 #define SHT_REL 9 /* Relocation entries, no addends */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c1671 else if (sechdrs[i].sh_type == SHT_REL) in check_sec_ref()