Home
last modified time | relevance | path

Searched refs:SHT_SYMTAB (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Delf_trampoline.c138 if (shdr[i].sh_type == SHT_SYMTAB) { in load_kernel()
/f-stack/freebsd/x86/xen/
H A Dpv.c494 if (shdr[i].sh_type != SHT_SYMTAB) in xen_pvh_parse_symtab()
/f-stack/dpdk/buildtools/pmdinfogen/
H A Dpmdinfogen.c229 if (sechdrs[i].sh_type == SHT_SYMTAB) { in parse_elf()
/f-stack/freebsd/sys/
H A Delf_common.h415 #define SHT_SYMTAB 2 /* symbol table section */ macro
/f-stack/freebsd/kern/
H A Dlink_elf_obj.c394 case SHT_SYMTAB: in link_elf_link_preload()
780 case SHT_SYMTAB: in link_elf_load_file()
H A Dlink_elf.c1270 if (shdr[i].sh_type == SHT_SYMTAB) { in link_elf_load_file()