Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h53 virtual StringRef getMacinfoSection() const { return ""; } in getMacinfoSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp226 DWARFDataExtractor Data(DObj.getMacinfoSection(), D.isLittleEndian(), 0); in parseMacroOrMacinfo()
1137 DObj->getMacinfoSection())) { in dump()
2397 StringRef getMacinfoSection() const override { return MacinfoSection; } in getMacinfoSection() function in __anone90d43f61111::DWARFObjInMemory