Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Delf.h287 #define SHT_SYMTAB_SHNDX 18 /* Extended section indeces */ macro
/openbmc/linux/scripts/
H A Dsorttable.h323 if (r(&s->sh_type) == SHT_SYMTAB_SHNDX) in do_sort()
H A Drecordmcount.h249 else if (relhdr->sh_type == SHT_SYMTAB_SHNDX) in find_symtab()
/openbmc/linux/arch/x86/tools/
H A Drelocs.c505 case SHT_SYMTAB_SHNDX: in read_symtabs()
/openbmc/linux/scripts/mod/
H A Dmodpost.c548 if (sechdrs[i].sh_type == SHT_SYMTAB_SHNDX) { in parse_elf()