Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp115 XCOFFUniquingMap.clear(); in reset()
546 auto IterBool = XCOFFUniquingMap.insert( in getXCOFFSection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp116 XCOFFUniquingMap.clear(); in reset()
667 auto IterBool = XCOFFUniquingMap.insert( in getXCOFFSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h286 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h274 std::map<XCOFFSectionKey, MCSectionXCOFF *> XCOFFUniquingMap; variable