Home
last modified time | relevance | path

Searched refs:containing_type (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h314 DWARFFormValue containing_type; member
H A DDWARFASTParserClang.cpp306 containing_type = form_value; in ParsedDWARFTypeAttributes()
1352 dwarf->ResolveTypeUID(attrs.containing_type.Reference(), true); in ParsePointerToMemberType()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c3400 containing_type_attribute (containing_type) in containing_type_attribute() argument
3401 tree containing_type; in containing_type_attribute()
3406 sprintf (label, TYPE_NAME_FMT, TYPE_UID (containing_type));
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.def297 HANDLE_DW_AT(0x1d, containing_type, 2, DWARF)