Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h233 ? w(SHT_RELA) 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.h257 #define SHT_RELA 4 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h319 #define SHT_RELA 4 /* Relocation entries with addends */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c1669 if (sechdrs[i].sh_type == SHT_RELA) in check_sec_ref()