Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h248 StringRef ARangeSection; variable
288 StringRef getARangeSection() override { return ARangeSection; } in getARangeSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp697 .Case("debug_aranges", &ARangeSection) in DWARFContextInMemory()