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