Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h51 virtual StringRef getMacroDWOSection() const { return ""; } in getMacroDWOSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp297 DWARFDataExtractor Data(DObj->getMacroDWOSection(), isLittleEndian(), 0); in parseMacroOrMacinfo()
481 DObj->getMacroDWOSection())) { in dump()
1926 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection() function in __anond6a2cae20f11::DWARFObjInMemory