Home
last modified time | relevance | path

Searched refs:DIEs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h143 std::vector<DIE*> &DIEs = AccelNames[Name]; in addAccelName() local
144 DIEs.push_back(Die); in addAccelName()
147 std::vector<DIE*> &DIEs = AccelObjC[Name]; in addAccelObjC() local
148 DIEs.push_back(Die); in addAccelObjC()
151 std::vector<DIE*> &DIEs = AccelNamespace[Name]; in addAccelNamespace() local
152 DIEs.push_back(Die); in addAccelNamespace()
155 std::vector<std::pair<DIE*, unsigned > > &DIEs = AccelTypes[Name]; in addAccelType() local
156 DIEs.push_back(Die); in addAccelType()
DDwarfAccelTable.cpp51 DataArray &DIEs = Entries[Name]; in AddName() local
52 DIEs.push_back(new (Allocator) HashDataContents(die, Flags)); in AddName()
/external/llvm/docs/
DSourceLevelDebugging.rst2012 We might want to store an offset to all of the debug information entries (DIEs)
2084 multiple matching DIEs in a single file, which could come up with an inlined
2154 ``DW_TAG_variable`` DIEs that have a ``DW_OP_addr`` in the location (global and
2216 We get a few type DIEs:
2231 "``.apple_namespaces``" section should contain all ``DW_TAG_namespace`` DIEs.
2244 "``.apple_objc``" section should contain all ``DW_TAG_subprogram`` DIEs for an