Home
last modified time | relevance | path

Searched defs:symbol_name (Results 1 - 21 of 21) sorted by relevance

/third_party/libabigail/tools/
H A Dabisym.cc40 char* symbol_name; member
/third_party/musl/porting/linux/user/src/ctype/
H A Dtowctrans.c69 static void* find_hmicu_symbol(const char* symbol_name) in find_hmicu_symbol() argument
/third_party/musl/src/internal/
H A Dlocale_impl.c31 static void *get_icu_handle(icu_so_type type, const char *symbol_name) in get_icu_handle() argument
66 void get_icu_symbol(icu_so_type type, void **icu_symbol_handle, const char *symbol_name) in get_icu_symbol() argument
/third_party/musl/src/ctype/
H A Dtowctrans.c72 static void* find_hmicu_symbol(const char* symbol_name) { in find_hmicu_symbol() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_database.cc119 FindFileContainingSymbol( const std::string& symbol_name, FileDescriptorProto* output) FindFileContainingSymbol() argument
/third_party/mesa3d/src/panfrost/perf/
H A Dpan_perf.h61 const char *symbol_name; member
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.cc352 const char *const symbol_name = image->GetDynstr(symbol->st_name); in Update() local
/third_party/elfutils/tests/
H A Dbacktrace.c451 const char *symbol_name = dwfl_module_getsym (data.mod, symi, &symbol, NULL); in exec_dump() local
/third_party/elfio/elfio/
H A Delfio_symbols.hpp121 std::string symbol_name; in get_symbol() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc166 FindFileContainingSymbol( const std::string& symbol_name, FileDescriptorProto* output) FindFileContainingSymbol() argument
/third_party/elfutils/src/
H A Daddr2line.c495 const char *symbol_name = dwfl_module_getsym_info (mod, i, symbol, in find_symbol() local
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c669 const char *symbol_name = elf_strptr(part->elf, strtabidx, sym->st_name); in apply_relocs() local
/third_party/mesa3d/src/intel/perf/
H A Dgen_perf.py717 def symbol_name(sel member in Set
[all...]
H A Dintel_perf.h193 const char *symbol_name; member
238 const char *symbol_name; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h191 struct ident *symbol_name; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c264 char *symbol_name; in parse_relocs() local
/third_party/libabigail/src/
H A Dabg-corpus.cc1174 corpus::lookup_function_symbol(const string& symbol_name, in lookup_function_symbol() argument
1225 corpus::lookup_variable_symbol(const string& symbol_name, in lookup_variable_symbol() argument
H A Dabg-suppression.cc2535 string symbol_name; in suppresses_function() local
2569 string symbol_name; in suppresses_function() local
2600 string symbol_name; in suppresses_function() local
3373 variable_suppression(const string& label, const string& name, const string& name_regex_str, const string& symbol_name, const string& symbol_name_regex_str, const string& symbol_version, const string& symbol_version_regex, const string& type_name, const string& type_name_regex_str) variable_suppression() argument
4087 string symbol_name = (sym_name_prop read_variable_suppression() local
[all...]
H A Dabg-dwarf-reader.cc634 compare_symbol_name(const string& symbol_name, in compare_symbol_name() argument
1081 lookup_symbol_from_elf_hash_tab(const environment& env, Elf* elf_handle, hash_table_kind ht_kind, size_t ht_index, size_t symtab_index, const string& symbol_name, bool demangle, vector<elf_symbol_sptr>& syms_found) lookup_symbol_from_elf_hash_tab() argument
1229 lookup_symbol_from_elf(const environment& env, Elf* elf_handle, const string& symbol_name, bool demangle, vector<elf_symbol_sptr>& syms_found) lookup_symbol_from_elf() argument
1280 lookup_public_function_symbol_from_elf(environment& env, Elf* elf_handle, const string& symbol_name, vector<elf_symbol_sptr>& func_syms) lookup_public_function_symbol_from_elf() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc667 static bool CheckForMutualSubsymbols(StringPiece symbol_name, Iter* iter, in CheckForMutualSubsymbols() argument
360 FindFileContainingSymbol( const std::string& symbol_name, FileDescriptorProto* output) FindFileContainingSymbol() argument
581 FindFileContainingSymbol( const std::string& symbol_name, FileDescriptorProto* output) FindFileContainingSymbol() argument
586 FindNameOfFileContainingSymbol( const std::string& symbol_name, std::string* output) FindNameOfFileContainingSymbol() argument
905 FindFileContainingSymbol( const std::string& symbol_name, FileDescriptorProto* output) FindFileContainingSymbol() argument
966 FindFileContainingSymbol( const std::string& symbol_name, FileDescriptorProto* output) FindFileContainingSymbol() argument
[all...]
H A Ddescriptor_unittest.cc6677 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() argument
6710 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() argument
6740 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() argument
7031 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() argument

Completed in 36 milliseconds