Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h272 DWARFSection AppleNamespacesSection; variable
301 const DWARFSection& getAppleNamespacesSection() override { return AppleNamespacesSection; } in getAppleNamespacesSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp716 .Case("apple_namespaces", &AppleNamespacesSection.Data) in DWARFContextInMemory()
717 .Case("apple_namespac", &AppleNamespacesSection.Data) in DWARFContextInMemory()
770 .Case("apple_namespaces", &AppleNamespacesSection.Relocs) in DWARFContextInMemory()
771 .Case("apple_namespac", &AppleNamespacesSection.Relocs) in DWARFContextInMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1463 DWARFSectionMap AppleNamespacesSection; member in __anonb929a5320d11::DWARFObjInMemory
1494 .Case("apple_namespaces", &AppleNamespacesSection) in mapNameToDWARFSection()
1495 .Case("apple_namespac", &AppleNamespacesSection) in mapNameToDWARFSection()
1867 return AppleNamespacesSection; in getAppleNamespacesSection()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1528 DWARFSectionMap AppleNamespacesSection; member in __anon7fa3c61e0f11::DWARFObjInMemory
1560 .Case("apple_namespaces", &AppleNamespacesSection) in mapNameToDWARFSection()
1561 .Case("apple_namespac", &AppleNamespacesSection) in mapNameToDWARFSection()
1931 return AppleNamespacesSection; in getAppleNamespacesSection()