| /OK3568_Linux_fs/kernel/arch/mips/vdso/ |
| H A D | genvdso.h | 76 if (swap_uint32(shdr->sh_type) == SHT_SYMTAB) in FUNC()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140_gen_hmac.c | 40 if (shdr[i].sh_type == SHT_SYMTAB) in find_symtab_section()
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A D | vdso2c.h | 68 if (GET_BE(&sh->sh_type) == SHT_SYMTAB) in BITSFUNC()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | module.c | 65 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 D | vma_map.c | 174 if (shdr.sh_type != SHT_SYMTAB) in create_vma_map()
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/vdso/ |
| H A D | vdso2c.h | 74 if (GET_LE(&sh->sh_type) == SHT_SYMTAB) in BITSFUNC()
|
| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | relocs.c | 284 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 D | vpe.c | 634 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 D | module.c | 79 if (s->sh_type == SHT_SYMTAB) in module_frob_arch_sections()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 270 #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 D | elf.h | 269 #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 D | elf.h | 269 #define SHT_SYMTAB 2 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | module-plts.c | 231 else if (s->sh_type == SHT_SYMTAB) in module_frob_arch_sections()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 249 #define SHT_SYMTAB 2 /* symbol table section */ macro
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | genelf.c | 413 shdr->sh_type = SHT_SYMTAB; in jit_write_elf()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | insert-sys-cert.c | 196 if (x[i].sh_type == SHT_SYMTAB) in get_symbol_table()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | module-plts.c | 313 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 D | elf_common.h | 275 #define SHT_SYMTAB 2 /* symbol table section */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf_common.h | 275 #define SHT_SYMTAB 2 /* symbol table section */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf_common.h | 275 #define SHT_SYMTAB 2 /* symbol table section */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf_common.h | 275 #define SHT_SYMTAB 2 /* symbol table section */ macro
|
| /OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/ |
| H A D | main.c | 366 if (sh.sh_type == SHT_SYMTAB) { in elf_collect()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | bpf_load.c | 570 } else if (shdr.sh_type == SHT_SYMTAB) { in do_load_bpf_file()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | module.c | 123 case SHT_SYMTAB: in module_frob_arch_sections()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | module_64.c | 313 if (sechdrs[i].sh_type == SHT_SYMTAB) in module_frob_arch_sections()
|