Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp51 uint32_t dieRef = pubNames.getU32(&offset); in dumpPubSection() local
52 if (dieRef == 0) in dumpPubSection()
54 OS << format("0x%8.8x ", dieRef); in dumpPubSection()