Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h53 virtual StringRef getMacinfoSection() const { return ""; } in getMacinfoSection() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp286 DWARFDataExtractor Data(DObj->getMacinfoSection(), isLittleEndian(), 0); in parseMacroOrMacinfo()
490 DObj->getMacinfoSection())) { in dump()
2025 StringRef getMacinfoSection() const override { return MacinfoSection; } in getMacinfoSection() function in __anoned0c38aa1011::DWARFObjInMemory