Home
last modified time | relevance | path

Searched defs:sym_type (Results 1 – 9 of 9) sorted by relevance

/external/libbpf/src/
Dlinker.c794 int sym_type = ELF64_ST_TYPE(sym->st_info); in linker_sanity_check_elf_symtab() local
893 size_t sym_type = ELF64_R_TYPE(relo->r_info); in linker_sanity_check_elf_relos() local
1788 static void sym_update_type(Elf64_Sym *sym, int sym_type) in sym_update_type()
1808 int name_off, sym_type, sym_bind, sym_vis, err; in linker_append_elf_sym() local
2056 size_t sym_type = ELF64_R_TYPE(src_rel->r_info); in linker_append_elf_relos() local
2101 int sym_type, const char *sym_name) in find_sym_by_name()
Dlibbpf.c7165 char sym_type, sym_name[500]; in bpf_object__read_kallsyms_file() local
/external/libabigail/src/
Dabg-symtab-reader.cc294 const int sym_type = GELF_ST_TYPE(sym->st_info); in load_() local
Dabg-suppression-priv.h872 elf_symbol::type sym_type) in is_elf_symbol_suppressed()
Dabg-dwarf-reader.cc824 elf_symbol::type sym_type; in lookup_symbol_from_sysv_hash_tab() local
1099 elf_symbol::type sym_type; in lookup_symbol_from_gnu_hash_tab() local
1280 elf_symbol::type sym_type = in lookup_symbol_from_symtab() local
/external/selinux/libsepol/tests/
Dtest-common.c31 void test_sym_presence(policydb_t * p, const char *id, int sym_type, unsigned int scope_type, unsig… in test_sym_presence()
/external/perfetto/src/kallsyms/
Dkernel_symbol_map.cc76 char sym_type = '\0'; in ForEachSym() local
/external/bcc/libbpf-tools/
Dksnoop.c459 char sym_type, sym_name[MAX_STR], mod_info[MAX_STR]; in get_func_ip_mod() local
Dtrace_helpers.c99 char sym_type, sym_name[256]; in ksyms__load() local