Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h51 virtual StringRef getMacroDWOSection() const { return ""; } in getMacroDWOSection() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp303 DWARFDataExtractor Data(DObj->getMacroDWOSection(), isLittleEndian(), 0); in parseMacroOrMacinfo()
487 DObj->getMacroDWOSection())) { in dump()
1956 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection() function in __anon445fd25e0f11::DWARFObjInMemory