Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h191 StringRef PubTypesSection; variable
222 virtual StringRef getPubTypesSection() { return PubTypesSection; } in getPubTypesSection()
HDDWARFContext.cpp616 .Case("debug_pubtypes", &PubTypesSection) in DWARFContextInMemory()