Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h157 StringRef InfoDWOSection; variable
180 virtual StringRef getInfoDWOSection() { return InfoDWOSection; } in getInfoDWOSection()
DDWARFContext.cpp518 InfoDWOSection = data; in DWARFContextInMemory()