Home
last modified time | relevance | path

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

/linux-6.12.1/tools/objtool/arch/x86/
Dspecial.c121 if (!text_reloc || text_reloc->sym->type != STT_SECTION || in arch_find_switch_table()
Ddecode.c644 if (disp->sym->type == STT_SECTION) in arch_decode_instruction()
/linux-6.12.1/arch/arc/kernel/
Dmodule.c85 if (sym_entry->st_name == 0 && ELF_ST_TYPE (sym_entry->st_info) == STT_SECTION) { in apply_relocate_add()
/linux-6.12.1/tools/objtool/
Dorc_dump.c122 if (GELF_ST_TYPE(sym.st_info) == STT_SECTION) { in orc_dump()
Delf.c122 if (s->type != STT_SECTION) in symbol_hole_by_offset()
173 if (iter->offset == offset && iter->type != STT_SECTION) in find_symbol_by_offset()
199 if (iter->type != STT_SECTION) in find_symbol_containing()
498 if (GELF_ST_TYPE(sym->sym.st_info) == STT_SECTION) { in read_symbols()
805 sym->sym.st_info = GELF_ST_INFO(STB_LOCAL, STT_SECTION); in elf_create_section_symbol()
Dcheck.c562 if (func->type == STT_SECTION) in add_pv_ops()
648 if (reloc->sym->type == STT_SECTION) { in add_dead_ends()
688 if (reloc->sym->type == STT_SECTION) { in add_dead_ends()
1091 case STT_SECTION: in add_ignores()
1329 if (reloc->sym->type != STT_SECTION) { in add_ignore_alternatives()
1621 } else if (reloc->sym->type == STT_SECTION) { in add_jump_destinations()
1772 } else if (reloc->sym->type == STT_SECTION) { in add_call_destinations()
2310 if (reloc->sym->type == STT_SECTION) { in read_unwind_hints()
2411 if (reloc->sym->type != STT_SECTION) { in read_retpoline_hints()
2447 if (reloc->sym->type != STT_SECTION) { in read_instr_hints()
[all …]
/linux-6.12.1/arch/alpha/kernel/
Dmodule.c258 if (ELF64_ST_TYPE (sym->st_info) == STT_SECTION) in apply_relocate_add()
/linux-6.12.1/include/uapi/linux/
Delf.h131 #define STT_SECTION 3 macro
/linux-6.12.1/tools/lib/bpf/
Dlinker.c846 if (sym_type == STT_SECTION) { in linker_sanity_check_elf_symtab()
1873 if (sym_type == STT_SECTION && dst_sec->sec_sym_idx) { in linker_append_elf_sym()
2014 if (sym_type == STT_SECTION && dst_sym) { in linker_append_elf_sym()
2104 if (ELF64_ST_TYPE(src_sym->st_info) == STT_SECTION) { in linker_append_elf_relos()
Dlibbpf.c3984 if (bind == STB_LOCAL && type == STT_SECTION) in sym_is_subprog()
4709 if (ELF64_ST_TYPE(sym->st_info) == STT_SECTION && sym->st_name == 0) in bpf_object__collect_prog_relos()
/linux-6.12.1/arch/x86/tools/
Drelocs.c159 SYM_TYPE(STT_SECTION), in sym_type()
/linux-6.12.1/Documentation/bpf/
Dllvm_reloc.rst90 symbol table entry 4, symbol ``sec``, which has ``STT_SECTION`` type