Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/mips/vdso/
H A Dgenvdso.h76 if (swap_uint32(shdr->sh_type) == SHT_SYMTAB) in FUNC()
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140_gen_hmac.c40 if (shdr[i].sh_type == SHT_SYMTAB) in find_symtab_section()
/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvdso2c.h68 if (GET_BE(&sh->sh_type) == SHT_SYMTAB) in BITSFUNC()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dmodule.c65 for (symidx = 0; sechdrs[symidx].sh_type != SHT_SYMTAB; symidx++) { in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dvma_map.c174 if (shdr.sh_type != SHT_SYMTAB) in create_vma_map()
/OK3568_Linux_fs/kernel/arch/x86/entry/vdso/
H A Dvdso2c.h74 if (GET_LE(&sh->sh_type) == SHT_SYMTAB) in BITSFUNC()
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c284 if (sec->shdr.sh_type != SHT_SYMTAB) in sym_lookup()
474 if (sec->shdr.sh_type != SHT_SYMTAB) { in read_symtabs()
553 if (sec->shdr.sh_type != SHT_SYMTAB) { in print_absolute_symbols()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvpe.c634 if (sechdrs[i].sh_type == SHT_SYMTAB) { in vpe_elfload()
714 if (sechdrs[i].sh_type == SHT_SYMTAB) { in vpe_elfload()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c79 if (s->sh_type == SHT_SYMTAB) in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h270 #define SHT_SYMTAB 2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf.h269 #define SHT_SYMTAB 2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf.h269 #define SHT_SYMTAB 2 macro
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmodule-plts.c231 else if (s->sh_type == SHT_SYMTAB) in module_frob_arch_sections()
/OK3568_Linux_fs/u-boot/include/
H A Delf.h249 #define SHT_SYMTAB 2 /* symbol table section */ macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dgenelf.c413 shdr->sh_type = SHT_SYMTAB; in jit_write_elf()
/OK3568_Linux_fs/kernel/scripts/
H A Dinsert-sys-cert.c196 if (x[i].sh_type == SHT_SYMTAB) in get_symbol_table()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmodule-plts.c313 else if (sechdrs[i].sh_type == SHT_SYMTAB) in module_frob_arch_sections()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h275 #define SHT_SYMTAB 2 /* symbol table section */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h275 #define SHT_SYMTAB 2 /* symbol table section */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h275 #define SHT_SYMTAB 2 /* symbol table section */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h275 #define SHT_SYMTAB 2 /* symbol table section */ macro
/OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/
H A Dmain.c366 if (sh.sh_type == SHT_SYMTAB) { in elf_collect()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dbpf_load.c570 } else if (shdr.sh_type == SHT_SYMTAB) { in do_load_bpf_file()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmodule.c123 case SHT_SYMTAB: in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmodule_64.c313 if (sechdrs[i].sh_type == SHT_SYMTAB) in module_frob_arch_sections()

12