Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCContext.cpp170 ELFUniquingMap.clear(); in reset()
546 auto IterBool = ELFUniquingMap.insert(std::make_pair( in getELFSection()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCContext.h346 std::map<ELFSectionKey, MCSectionELF *> ELFUniquingMap; variable