Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/
Ddepmod.py30 sym_type = line[9].strip() variable
/third_party/libbpf/src/
Dlinker.c789 int sym_type = ELF64_ST_TYPE(sym->st_info); in linker_sanity_check_elf_symtab() local
888 size_t sym_type = ELF64_R_TYPE(relo->r_info); in linker_sanity_check_elf_relos() local
1785 static void sym_update_type(Elf64_Sym *sym, int sym_type) in sym_update_type()
1805 int name_off, sym_type, sym_bind, sym_vis, err; in linker_append_elf_sym() local
2053 size_t sym_type = ELF64_R_TYPE(src_rel->r_info); in linker_append_elf_relos() local
2098 int sym_type, const char *sym_name) in find_sym_by_name()
Dlibbpf.c7716 char sym_type, sym_name[500]; local
7748 static int kallsyms_cb(unsigned long long sym_addr, char sym_type,
10634 resolve_kprobe_multi_cb(unsigned long long sym_addr, char sym_type,
/third_party/selinux/libsepol/tests/
Dtest-common.c32 void test_sym_presence(policydb_t * p, const char *id, int sym_type, unsigned int scope_type, unsig… in test_sym_presence()
/third_party/libabigail/src/
Dabg-symtab-reader.cc346 const int sym_type = GELF_ST_TYPE(sym->st_info); in load_() local
Dabg-suppression.cc4700 elf_symbol::type sym_type) in is_elf_symbol_suppressed()
Dabg-dwarf-reader.cc716 elf_symbol::type sym_type; in lookup_symbol_from_sysv_hash_tab() local
991 elf_symbol::type sym_type; in lookup_symbol_from_gnu_hash_tab() local
1172 elf_symbol::type sym_type = in lookup_symbol_from_symtab() local
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c902 int sym_type, struct dso *dso, struct verinfo *verinfo, int need_def, struct dso *dso_relocating) in find_sym_by_saved_so_list()