Home
last modified time | relevance | path

Searched refs:SHT_SYMTAB_SHNDX (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h331 #define SHT_SYMTAB_SHNDX 18 /* Extended section indeces */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c520 if (sechdrs[i].sh_type == SHT_SYMTAB_SHNDX) { in parse_elf()