Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h51 virtual StringRef getMacroDWOSection() const { return ""; } in getMacroDWOSection() function
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp297 DWARFDataExtractor Data(DObj->getMacroDWOSection(), isLittleEndian(), 0); in parseMacroOrMacinfo()
481 DObj->getMacroDWOSection())) { in dump()
1913 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection() function in __anonbdce32250f11::DWARFObjInMemory