Home
last modified time | relevance | path

Searched defs:abbrev (Results 1 - 16 of 16) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_abbrevhaschildren.c40 dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev) in dwarf_abbrevhaschildren() argument
H A Ddwarf_getabbrevcode.c40 dwarf_getabbrevcode (Dwarf_Abbrev *abbrev) in dwarf_getabbrevcode() argument
H A Ddwarf_getabbrevtag.c40 dwarf_getabbrevtag (Dwarf_Abbrev *abbrev) in dwarf_getabbrevtag() argument
H A Ddwarf_getattrcnt.c38 dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp) in dwarf_getattrcnt() argument
H A Ddwarf_getabbrevattr.c40 dwarf_getabbrevattr_data (Dwarf_Abbrev *abbrev, size_t idx, in dwarf_getabbrevattr_data() argument
H A Dlibdw.h128 Dwarf_Abbrev *abbrev; member
/third_party/elfutils/tests/
H A Dshow-abbrev.c67 Dwarf_Abbrev *abbrev = dwarf_getabbrev (&die, offset, &length); in main() local
[all...]
H A Ddwarf-die-addr-die.c87 Dwarf_Off abbrev; in check_dbg() local
H A Dshow-die-info.c334 Dwarf_Off abbrev; in main() local
/third_party/protobuf/editors/
H A Dprotobuf-mode.el
/third_party/skia/src/sksl/ir/
H A DSkSLType.cpp29 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 DSkSLType.h525 Type(skstd::string_view name, const char* abbrev, TypeKind kind, int line = -1) in Type() argument
/third_party/tzdata/
H A Dzdump.c478 static char * abbrev; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc31 const char *abbrev; member
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1035 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 Dreadelf.c5275 Dwarf_Abbrev abbrev; in print_debug_abbrev_section() local
[all...]

Completed in 27 milliseconds