Searched defs:CUIDTablePair (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCContext.cpp | 914 for (auto &CUIDTablePair : MCDwarfLineTablesCUMap) { RemapDebugPaths() local |
H A D | MCDwarf.cpp | 279 for (const auto &CUIDTablePair : LineTables) { emit() local |