Home
last modified time | relevance | path

Searched defs:DIEOffset (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp152 const uint32_t DIEOffset, const dwarf::Attribute Attr, in getAttributeValue()
DDWARFUnit.cpp215 uint32_t DIEOffset = getOffset() + getHeaderSize(); in extractDIEsToVector() local
DDWARFVerifier.cpp1098 uint64_t DIEOffset = CUOffset + *EntryOr->getDIEUnitOffset(); in verifyNameIndexEntries() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp196 uint32_t DIEOffset = Offset + getHeaderSize(); in extractDIEsToVector() local