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