Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h53 virtual StringRef getMacinfoDWOSection() const { return ""; } in getMacinfoDWOSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp286 DWARFDataExtractor Data(DObj->getMacinfoDWOSection(), isLittleEndian(), 0); in parseMacroOrMacinfo()
493 DObj->getMacinfoDWOSection())) { in dump()
1927 StringRef getMacinfoDWOSection() const override { return MacinfoDWOSection; } in getMacinfoDWOSection() function in __anona8a913f90f11::DWARFObjInMemory