Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h53 virtual StringRef getMacinfoDWOSection() const { return ""; } in getMacinfoDWOSection() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp292 DWARFDataExtractor Data(DObj->getMacinfoDWOSection(), isLittleEndian(), 0); in parseMacroOrMacinfo()
499 DObj->getMacinfoDWOSection())) { in dump()
1958 StringRef getMacinfoDWOSection() const override { return MacinfoDWOSection; } in getMacinfoDWOSection() function in __anon445fd25e0f11::DWARFObjInMemory