Home
last modified time | relevance | path

Searched refs:AppleNamesSection (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h270 DWARFSection AppleNamesSection; variable
299 const DWARFSection& getAppleNamesSection() override { return AppleNamesSection; } in getAppleNamesSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp714 .Case("apple_names", &AppleNamesSection.Data) in DWARFContextInMemory()
768 .Case("apple_names", &AppleNamesSection.Relocs) in DWARFContextInMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1461 DWARFSectionMap AppleNamesSection; member in __anonb929a5320d11::DWARFObjInMemory
1488 .Case("apple_names", &AppleNamesSection) in mapNameToDWARFSection()
1861 return AppleNamesSection; in getAppleNamesSection()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1526 DWARFSectionMap AppleNamesSection; member in __anon7fa3c61e0f11::DWARFObjInMemory
1554 .Case("apple_names", &AppleNamesSection) in mapNameToDWARFSection()
1925 return AppleNamesSection; in getAppleNamesSection()