| /OK3568_Linux_fs/kernel/tools/objtool/arch/x86/ |
| H A D | special.c | 104 if (!text_reloc || text_reloc->sym->type != STT_SECTION || in arch_find_switch_table()
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | check.c | 462 if (reloc->sym->type != STT_SECTION) { in add_dead_ends() 497 if (reloc->sym->type != STT_SECTION) { in add_dead_ends() 766 case STT_SECTION: in add_ignores() 959 if (reloc->sym->type != STT_SECTION) { in add_ignore_alternatives() 1191 } else if (reloc->sym->type == STT_SECTION) { in add_jump_destinations() 1334 } else if (reloc->sym->type == STT_SECTION) { in add_call_destinations() 1898 if (reloc->sym->type != STT_SECTION) { in read_retpoline_hints() 1935 if (reloc->sym->type != STT_SECTION) { in read_instr_hints() 1954 if (reloc->sym->type != STT_SECTION) { in read_instr_hints() 1984 if (reloc->sym->type != STT_SECTION) { in read_intra_function_calls()
|
| H A D | orc_dump.c | 166 if (GELF_ST_TYPE(sym.st_info) == STT_SECTION) { in orc_dump()
|
| H A D | elf.c | 171 if (s->offset == offset && s->type != STT_SECTION) in find_symbol_by_offset() 199 if (s->type != STT_SECTION) in find_symbol_containing() 434 if (GELF_ST_TYPE(sym->sym.st_info) == STT_SECTION) { in read_symbols() 716 sym->sym.st_info = GELF_ST_INFO(STB_LOCAL, STT_SECTION); in elf_create_section_symbol()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | module.c | 85 if (sym_entry->st_name == 0 && ELF_ST_TYPE (sym_entry->st_info) == STT_SECTION) { in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140_gen_hmac.c | 110 syms[sym_idx].st_info = (STB_GLOBAL << 4) | STT_SECTION; in update_rela_ref()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | module.c | 260 if (ELF64_ST_TYPE (sym->st_info) == STT_SECTION) in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 127 #define STT_SECTION 3 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 | 126 #define STT_SECTION 3 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 | 126 #define STT_SECTION 3 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 362 #define STT_SECTION 3 /* section */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf_common.h | 536 #define STT_SECTION 3 /* Section. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf_common.h | 536 #define STT_SECTION 3 /* Section. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf_common.h | 536 #define STT_SECTION 3 /* Section. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf_common.h | 536 #define STT_SECTION 3 /* Section. */ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | relocs.c | 149 SYM_TYPE(STT_SECTION), in sym_type()
|
| /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/ |
| H A D | elf.h | 596 #define STT_SECTION 3 /* Symbol associated with a section */ 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/ |
| H A D | elf.h | 596 #define STT_SECTION 3 /* Symbol associated with a section */ macro
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 1316 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.c | 3547 if (GELF_ST_TYPE(sym.st_info) == STT_SECTION && sym.st_name == 0) in bpf_object__collect_prog_relos()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | bfd.info | 2859 STT_SECTION symbols. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | bfd.info | 2859 STT_SECTION symbols. */
|