Home
last modified time | relevance | path

Searched refs:infoSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/DebugInfo/
DDIContext.cpp17 StringRef infoSection, in getDWARFContext() argument
23 return new DWARFContextInMemory(isLittleEndian, infoSection, abbrevSection, in getDWARFContext()
DDWARFContext.h106 StringRef infoSection, in DWARFContextInMemory() argument
113 InfoSection(infoSection), in DWARFContextInMemory()
/external/llvm/include/llvm/DebugInfo/
DDIContext.h98 StringRef infoSection,