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