Searched refs:SegAddrPairs (Results 1 – 3 of 3) sorted by relevance
294 IO.mapOptional("Entries", AddrTable.SegAddrPairs); in mapping()
645 TableEntry.SegAddrPairs.size(); in emitDebugAddr()652 for (const SegAddrPair &Pair : TableEntry.SegAddrPairs) { in emitDebugAddr()
189 std::vector<SegAddrPair> SegAddrPairs; member