Searched refs:SHT_SYMTAB (Results 1 – 19 of 19) sorted by relevance
131 if (swap_uint32(shdr->sh_type) == SHT_SYMTAB) in FUNC()
64 for (symidx = 0; sechdrs[symidx].sh_type != SHT_SYMTAB; symidx++) { in module_frob_arch_sections()
178 if (shdr.sh_type != SHT_SYMTAB) in create_vma_map()
68 if (GET_LE(&sh->sh_type) == SHT_SYMTAB) in BITSFUNC()
278 if (sec->shdr.sh_type != SHT_SYMTAB) in sym_lookup()454 if (sec->shdr.sh_type != SHT_SYMTAB) { in read_symtabs()533 if (sec->shdr.sh_type != SHT_SYMTAB) { in print_absolute_symbols()
91 if (s->sh_type == SHT_SYMTAB) in module_frob_arch_sections()
245 if (sechdrs[i].sh_type == SHT_SYMTAB) { in module_finalize()
268 #define SHT_SYMTAB 2 macro
74 case SHT_SYMTAB: in module_frob_arch_sections()
634 if (sechdrs[i].sh_type == SHT_SYMTAB) { in vpe_elfload()714 if (sechdrs[i].sh_type == SHT_SYMTAB) { in vpe_elfload()
276 } else if (shdr.sh_type == SHT_SYMTAB) { in load_bpf_file()
120 case SHT_SYMTAB: in module_frob_arch_sections()
383 if (sechdrs[i].sh_type == SHT_SYMTAB) in module_frob_arch_sections()
886 if(sechdrs[i].sh_type == SHT_SYMTAB in module_finalize()
957 if (sechdrs[i].sh_type != SHT_SYMTAB) in kexec_purgatory_find_symbol()
2829 if (info->sechdrs[i].sh_type == SHT_SYMTAB) { in setup_load_info()
548 else if (sh.sh_type == SHT_SYMTAB) { in bpf_object__elf_collect()
696 if (ss->symshdr.sh_type != SHT_SYMTAB) in symsrc__init()
523 if (sechdrs[i].sh_type == SHT_SYMTAB) { in parse_elf()