| /third_party/elfutils/libdw/ |
| H A D | dwarf_abbrevhaschildren.c | 40 dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev) in dwarf_abbrevhaschildren() argument
|
| H A D | dwarf_getabbrevcode.c | 40 dwarf_getabbrevcode (Dwarf_Abbrev *abbrev) in dwarf_getabbrevcode() argument
|
| H A D | dwarf_getabbrevtag.c | 40 dwarf_getabbrevtag (Dwarf_Abbrev *abbrev) in dwarf_getabbrevtag() argument
|
| H A D | dwarf_getattrcnt.c | 38 dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp) in dwarf_getattrcnt() argument
|
| H A D | dwarf_getabbrevattr.c | 40 dwarf_getabbrevattr_data (Dwarf_Abbrev *abbrev, size_t idx, in dwarf_getabbrevattr_data() argument
|
| H A D | libdw.h | 128 Dwarf_Abbrev *abbrev; member
|
| /third_party/elfutils/tests/ |
| H A D | show-abbrev.c | 67 Dwarf_Abbrev *abbrev = dwarf_getabbrev (&die, offset, &length); in main() local [all...] |
| H A D | dwarf-die-addr-die.c | 87 Dwarf_Off abbrev; in check_dbg() local
|
| H A D | show-die-info.c | 334 Dwarf_Off abbrev; in main() local
|
| /third_party/protobuf/editors/ |
| H A D | protobuf-mode.el | |
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLType.cpp | 29 ArrayType(skstd::string_view name, const char* abbrev, const Type& componentType, int count) in ArrayType() argument 150 ScalarType(skstd::string_view name, const char* abbrev, NumberKind numberKind, int8_t priority, in ScalarType() argument 201 MatrixType(skstd::string_view name, const char* abbrev, const Type& componentType, in MatrixType() argument [all...] |
| H A D | SkSLType.h | 525 Type(skstd::string_view name, const char* abbrev, TypeKind kind, int line = -1) in Type() argument
|
| /third_party/tzdata/ |
| H A D | zdump.c | 478 static char * abbrev; in main() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | demangle.cc | 31 const char *abbrev; member [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_module.c | 1035 emit_const_abbrev_record(struct dxil_module *m, enum const_abbrev_id abbrev, in emit_const_abbrev_record() argument 255 emit_record_abbrev(struct dxil_buffer *b, unsigned abbrev, const struct dxil_abbrev *a, const uint64_t *data, size_t size) emit_record_abbrev() argument 982 emit_type_table_abbrev_record(struct dxil_module *m, enum type_table_abbrev_id abbrev, const uint64_t *data, size_t size) emit_type_table_abbrev_record() argument 1131 emit_func_abbrev_record(struct dxil_module *m, enum func_abbrev_id abbrev, const uint64_t *data, size_t size) emit_func_abbrev_record() argument 1400 enum type_table_abbrev_id abbrev = TYPE_TABLE_ABBREV_STRUCT_ANON; emit_struct_type() local 2204 emit_value_symtab_abbrev_record(struct dxil_module *m, enum value_symtab_abbrev_id abbrev, const uint64_t *data, size_t size) emit_value_symtab_abbrev_record() argument 2224 enum value_symtab_abbrev_id abbrev = VST_ABBREV_ENTRY_8; emit_symtab_entry() local 2480 emit_metadata_abbrev_record(struct dxil_module *m, enum metadata_abbrev_id abbrev, const uint64_t *data, size_t size) emit_metadata_abbrev_record() argument [all...] |
| /third_party/elfutils/src/ |
| H A D | readelf.c | 5275 Dwarf_Abbrev abbrev; in print_debug_abbrev_section() local [all...] |