Home
last modified time | relevance | path

Searched defs:symtab (Results 1 – 7 of 7) sorted by relevance

/tools/objtool/
A Dorc_dump.c26 Elf_Data *data, *symtab = NULL, *rela_orc_ip = NULL; in orc_dump() local
A Delf.c439 struct section *symtab, *symtab_shndx, *sec; in read_symbols() local
577 struct section *symtab, *sec; in mark_group_syms() local
624 static int elf_update_symbol(struct elf *elf, struct section *symtab, in elf_update_symbol()
757 struct section *symtab, *symtab_shndx; in __elf_create_symbol() local
/tools/perf/util/
A Dsymsrc.h28 Elf_Scn *symtab; member
A Dgenelf.c57 static Elf_Sym symtab[]={ variable
/tools/testing/selftests/sgx/
A Dmain.c70 static bool vdso_get_symtab(void *addr, struct vdso_symtab *symtab) in vdso_get_symtab()
115 static Elf64_Sym *vdso_symtab_get(struct vdso_symtab *symtab, const char *name) in vdso_symtab_get()
179 struct vdso_symtab symtab; in setup_test_encl() local
A Dload.c139 Elf64_Sym *symtab = NULL; in encl_get_entry() local
/tools/lib/bpf/
A Dlinker.c338 struct dst_sec *symtab = &linker->secs[linker->symtab_sec_idx]; in add_new_sym() local
1408 struct src_sec *symtab = &obj->secs[obj->symtab_sec_idx]; in linker_append_elf_syms() local
1441 struct dst_sec *symtab = &linker->secs[linker->symtab_sec_idx]; in get_sym_by_idx() local
2290 struct src_sec *symtab = &obj->secs[obj->symtab_sec_idx]; in find_sym_by_name() local

Completed in 19 milliseconds