Home
last modified time | relevance | path

Searched refs:STT_SECTION (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Dspecial.c104 if (!text_reloc || text_reloc->sym->type != STT_SECTION || in arch_find_switch_table()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Dcheck.c462 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 Dorc_dump.c166 if (GELF_ST_TYPE(sym.st_info) == STT_SECTION) { in orc_dump()
H A Delf.c171 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 Dmodule.c85 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 Dfips140_gen_hmac.c110 syms[sym_idx].st_info = (STB_GLOBAL << 4) | STT_SECTION; in update_rela_ref()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c260 if (ELF64_ST_TYPE (sym->st_info) == STT_SECTION) in apply_relocate_add()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h127 #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 Delf.h126 #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 Delf.h126 #define STT_SECTION 3 macro
/OK3568_Linux_fs/u-boot/include/
H A Delf.h362 #define STT_SECTION 3 /* section */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h536 #define STT_SECTION 3 /* Section. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h536 #define STT_SECTION 3 /* Section. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h536 #define STT_SECTION 3 /* Section. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h536 #define STT_SECTION 3 /* Section. */ macro
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c149 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 Delf.h596 #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 Delf.h596 #define STT_SECTION 3 /* Symbol associated with a section */ macro
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c1316 if (ELF_ST_TYPE(sym->st_info) == STT_SECTION) in find_elf_symbol()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c3547 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 Dbfd.info2859 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 Dbfd.info2859 STT_SECTION symbols. */