Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h52 virtual StringRef getMacroDWOSection() const { return ""; } in getMacroDWOSection() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp302 DWARFDataExtractor Data(DObj->getMacroDWOSection(), isLittleEndian(), 0); in parseMacroOrMacinfo()
484 DObj->getMacroDWOSection())) { in dump()
2024 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection() function in __anon00272cc51011::DWARFObjInMemory