Home
last modified time | relevance | path

Searched refs:STT_FUNC (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Delf.c197 ret = elf_sym_iter_new(&iter, elf, binary_path, sh_types[i], STT_FUNC); in elf_find_func_offset()
322 err = elf_sym_iter_new(&iter, elf_fd.elf, binary_path, sh_types[i], STT_FUNC); in elf_resolve_syms_offsets()
403 err = elf_sym_iter_new(&iter, elf_fd.elf, binary_path, sh_types[i], STT_FUNC); in elf_resolve_pattern_offsets()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dmodule.h54 if (ELF_ST_TYPE(sym->st_info) == STT_FUNC) in kallsyms_symbol_value()
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dmodule.h50 if (ELF_ST_TYPE(sym->st_info) == STT_FUNC) in kallsyms_symbol_value()
/kernel/linux/linux-5.10/tools/lib/symbol/
H A Dkallsyms.c11 return (type == 't' || type == 'w') ? STT_FUNC : STT_OBJECT; in kallsyms2elf_type()
/kernel/linux/linux-5.10/tools/perf/util/include/linux/
H A Dlinkage.h20 #define SYM_T_FUNC STT_FUNC
/kernel/linux/linux-6.6/tools/lib/symbol/
H A Dkallsyms.c11 return (type == 't' || type == 'w') ? STT_FUNC : STT_OBJECT; in kallsyms2elf_type()
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dcheck.h86 if (sym && sym->type != STT_FUNC) in insn_func()
/kernel/linux/linux-6.6/tools/perf/util/include/linux/
H A Dlinkage.h20 #define SYM_T_FUNC STT_FUNC
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsymbols.c78 if (sym->type != STT_FUNC && sym->type != STT_GNU_IFUNC) in test_dso()
H A Dhists_common.c143 STB_GLOBAL, STT_FUNC, fsym->name); in setup_fake_machine()
/kernel/linux/linux-5.10/tools/testing/selftests/vDSO/
H A Dparse_vdso.c213 if (ELF64_ST_TYPE(sym->st_info) != STT_FUNC) in vdso_sym()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_common.c143 STB_GLOBAL, STT_FUNC, fsym->name); in setup_fake_machine()
/kernel/linux/linux-5.10/include/linux/
H A Dlinkage.h80 #define SYM_T_FUNC STT_FUNC
138 * then please use ENDPROC to mark 'name' as STT_FUNC for the benefit of
/kernel/linux/linux-6.6/include/linux/
H A Dlinkage.h80 #define SYM_T_FUNC STT_FUNC
138 * then please use ENDPROC to mark 'name' as STT_FUNC for the benefit of
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H A Dparse_vdso.c213 if (ELF64_ST_TYPE(sym->st_info) != STT_FUNC) in vdso_sym()
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c167 * Assume only STT_FUNC calls have jump-tables. in is_sibling_call()
446 if (func->type != STT_NOTYPE && func->type != STT_FUNC) in decode_instructions()
453 WARN("%s(): STT_FUNC at end of section", in decode_instructions()
469 if (func->type == STT_FUNC && in decode_instructions()
868 if (opts.module && sym && sym->type == STT_FUNC && in create_ibt_endbr_seal_sections()
900 if (sym->type != STT_FUNC) in create_cfi_sections()
916 if (sym->type != STT_FUNC) in create_cfi_sections()
1034 case STT_FUNC: in add_ignores()
1578 * STT_FUNC reloc. in add_jump_destinations()
1696 if (insn_func(insn) && insn_call_dest(insn)->type != STT_FUNC) { in add_call_destinations()
[all...]
H A Delf.c188 if (iter->offset == offset && iter->type == STT_FUNC) in find_func_by_offset()
249 if (iter->type == STT_FUNC) in find_func_containing()
520 if (sym->type != STT_FUNC) in read_symbols()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h129 #define STT_FUNC 2 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h130 #define STT_FUNC 2 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h107 #define STT_FUNC 2 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h107 #define STT_FUNC 2 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h93 #define STT_FUNC 2 macro
/kernel/linux/linux-5.10/tools/objtool/
H A Delf.c185 if (s->offset == offset && s->type == STT_FUNC) in find_func_by_offset()
213 if (s->type == STT_FUNC) in find_func_containing()
452 if (sym->type != STT_FUNC) in read_symbols()
H A Dcheck.c402 if (func->type != STT_FUNC || func->alias != func) in decode_instructions()
723 case STT_FUNC: in add_ignores()
1280 if (insn->func && insn->call_dest->type != STT_FUNC) { in add_call_destinations()
1724 if (func->type != STT_FUNC) in add_jump_table_alts()
3437 if (func->type != STT_FUNC) in validate_section()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c132 return (elf_sym__type(sym) == STT_FUNC || in elf_sym__is_function()
428 STB_GLOBAL, STT_FUNC, sympltname); in dso__synthesize_plt_symbols()
454 STB_GLOBAL, STT_FUNC, sympltname); in dso__synthesize_plt_symbols()
1238 (GELF_ST_TYPE(sym.st_info) == STT_FUNC) && in dso__load_sym()

Completed in 24 milliseconds

12