Searched defs:sym_type (Results 1 - 8 of 8) sorted by relevance
| /third_party/pulseaudio/src/ |
| H A D | depmod.py | 30 sym_type = line[9].strip() variable
|
| /third_party/selinux/libsepol/tests/ |
| H A D | test-common.c | 32 void test_sym_presence(policydb_t * p, const char *id, int sym_type, unsigned int scope_type, unsigned int *decls, unsigned int len) in test_sym_presence() argument
|
| /third_party/libbpf/src/ |
| H A D | linker.c | 789 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 1797 static void sym_update_type(Elf64_Sym *sym, int sym_type) in sym_update_type() argument 1817 int name_off, sym_type, sym_bind, sym_vis, err; linker_append_elf_sym() local 2060 size_t src_sym_idx, dst_sym_idx, sym_type; linker_append_elf_relos() local 2102 find_sym_by_name(struct src_obj *obj, size_t sec_idx, int sym_type, const char *sym_name) find_sym_by_name() argument [all...] |
| H A D | libbpf.c | 7971 char sym_type, sym_name[500]; local 8003 static int kallsyms_cb(unsigned long long sym_addr, char sym_type, argument 11144 static int avail_kallsyms_cb(unsigned long long sym_addr, char sym_type, argument
|
| /third_party/libabigail/src/ |
| H A D | abg-suppression.cc | 4698 is_elf_symbol_suppressed(const fe_iface& fe, const string& sym_name, elf_symbol::type sym_type) is_elf_symbol_suppressed() argument
|
| H A D | abg-dwarf-reader.cc | 716 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 [all...] |
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | dynlink.c | 904 find_sym_by_saved_so_list( int sym_type, struct dso *dso, struct verinfo *verinfo, int need_def, struct dso *dso_relocating) find_sym_by_saved_so_list() argument
|
| /third_party/musl/ldso/linux/ |
| H A D | dynlink.c | 939 find_sym_by_saved_so_list( int sym_type, struct dso *dso, struct verinfo *verinfo, int need_def, struct dso *dso_relocating) find_sym_by_saved_so_list() argument
|
Completed in 48 milliseconds