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
22 return new DWARFContextInMemory(isLittleEndian, infoSection, abbrevSection, in getDWARFContext()
DDWARFContext.h97 StringRef infoSection, in DWARFContextInMemory() argument
103 InfoSection(infoSection), in DWARFContextInMemory()
/external/llvm/include/llvm/DebugInfo/
DDIContext.h55 StringRef infoSection,