Searched refs:SHT_SYMTAB (Results 1 – 24 of 24) sorted by relevance
80 if (swap_uint32(shdr->sh_type) == SHT_SYMTAB) in FUNC()
69 if (GET_BE(&sh->sh_type) == SHT_SYMTAB) in BITSFUNC()
65 for (symidx = 0; sechdrs[symidx].sh_type != SHT_SYMTAB; symidx++) { in module_frob_arch_sections()
75 if (GET_LE(&sh->sh_type) == SHT_SYMTAB) in BITSFUNC()
178 if (shdr.sh_type != SHT_SYMTAB) in create_vma_map()
280 if (sec->shdr.sh_type != SHT_SYMTAB) in sym_lookup()456 if (sec->shdr.sh_type != SHT_SYMTAB) { in read_symtabs()535 if (sec->shdr.sh_type != SHT_SYMTAB) { in print_absolute_symbols()
208 else if (s->sh_type == SHT_SYMTAB) in module_frob_arch_sections()
91 if (s->sh_type == SHT_SYMTAB) in module_frob_arch_sections()
221 else if (sechdrs[i].sh_type == SHT_SYMTAB) in module_frob_arch_sections()
269 #define SHT_SYMTAB 2 macro
634 if (sechdrs[i].sh_type == SHT_SYMTAB) { in vpe_elfload()714 if (sechdrs[i].sh_type == SHT_SYMTAB) { in vpe_elfload()
196 if (x[i].sh_type == SHT_SYMTAB) in get_symbol_table()
400 shdr->sh_type = SHT_SYMTAB; in jit_write_elf()
726 if (ss->symshdr.sh_type != SHT_SYMTAB) in symsrc__init()
115 case SHT_SYMTAB: in module_frob_arch_sections()
554 } else if (shdr.sh_type == SHT_SYMTAB) { in do_load_bpf_file()
295 case SHT_SYMTAB: in elf_is_shdr_sane()
373 if (sechdrs[i].sh_type == SHT_SYMTAB) in module_frob_arch_sections()
325 if (sec->shdr.sh_type != SHT_SYMTAB) in read_symtabs()
903 if(sechdrs[i].sh_type == SHT_SYMTAB in module_finalize()
969 if (sechdrs[i].sh_type != SHT_SYMTAB) in kexec_purgatory_find_symbol()
2963 if (info->sechdrs[i].sh_type == SHT_SYMTAB) { in setup_load_info()
537 if (sechdrs[i].sh_type == SHT_SYMTAB) { in parse_elf()
796 } else if (sh.sh_type == SHT_SYMTAB) { in bpf_object__elf_collect()