Searched refs:SHT_SYMTAB (Results 1 – 25 of 25) sorted by relevance
76 if (swap_uint32(shdr->sh_type) == SHT_SYMTAB) in FUNC()
68 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()
294 if (sec->shdr.sh_type != SHT_SYMTAB) in sym_lookup()523 case SHT_SYMTAB: in read_symtabs()609 if (sec->shdr.sh_type != SHT_SYMTAB) { in print_absolute_symbols()
79 if (s->sh_type == SHT_SYMTAB) in module_frob_arch_sections()
109 if (GET_LE(&sh->sh_type) == SHT_SYMTAB) in BITSFUNC()
231 else if (s->sh_type == 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()
274 #define SHT_SYMTAB 2 macro
196 if (x[i].sh_type == SHT_SYMTAB) in get_symbol_table()
247 if (relhdr->sh_type == SHT_SYMTAB) in find_symtab()
150 if (sections[i].sh_type == SHT_SYMTAB) { in encl_get_entry()
312 else if (sechdrs[i].sh_type == SHT_SYMTAB) in module_frob_arch_sections()
416 shdr->sh_type = SHT_SYMTAB; in jit_write_elf()
923 if (ss->symshdr.sh_type != SHT_SYMTAB) in symsrc__init()
386 if (sh.sh_type == SHT_SYMTAB) { in elf_collect()
299 if (sechdrs[i].sh_type == SHT_SYMTAB) in module_frob_arch_sections()
134 case SHT_SYMTAB: in module_frob_arch_sections()
325 if (sec->shdr.sh_type != SHT_SYMTAB) in read_symtabs()
408 sec->shdr->sh_type = SHT_SYMTAB; in init_output_elf()643 case SHT_SYMTAB: in linker_load_obj_file()731 case SHT_SYMTAB: in linker_sanity_check_elf()
3332 if (sh->sh_type == SHT_SYMTAB) { in bpf_object__elf_collect()3402 } else if (sh->sh_type == SHT_SYMTAB) { in bpf_object__elf_collect()10502 int fd, i, sh_types[2] = { SHT_DYNSYM, SHT_SYMTAB }; in elf_find_func_offset()
889 if(sechdrs[i].sh_type == SHT_SYMTAB in module_finalize()
1047 if (sechdrs[i].sh_type != SHT_SYMTAB) in kexec_purgatory_find_symbol()
1747 case SHT_SYMTAB: in elf_validity_check()1910 if (info->sechdrs[i].sh_type == SHT_SYMTAB) { in setup_load_info()
536 if (sechdrs[i].sh_type == SHT_SYMTAB) { in parse_elf()