Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h54 virtual StringRef getMacinfoDWOSection() const { return ""; } in getMacinfoDWOSection() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp291 DWARFDataExtractor Data(DObj->getMacinfoDWOSection(), isLittleEndian(), 0); in parseMacroOrMacinfo()
496 DObj->getMacinfoDWOSection())) { in dump()
2026 StringRef getMacinfoDWOSection() const override { return MacinfoDWOSection; } in getMacinfoDWOSection() function in __anoned0c38aa1011::DWARFObjInMemory