Searched refs:StubKey (Results 1 – 4 of 4) sorted by relevance
326 typedef std::pair<uint16_t, uint16_t> StubKey; typedef327 std::vector<StubKey> FreeStubs;328 StringMap<std::pair<StubKey, JITSymbolFlags>> StubIndexes;
511 typedef std::pair<uint16_t, uint16_t> StubKey; typedef512 std::vector<StubKey> FreeStubs;513 StringMap<std::pair<StubKey, JITSymbolFlags>> StubIndexes;546 TargetAddress getStubAddr(StubKey K) { in getStubAddr()553 TargetAddress getPtrAddr(StubKey K) { in getPtrAddr()
292 using StubKey = std::pair<uint16_t, uint16_t>; variable293 std::vector<StubKey> FreeStubs;294 StringMap<std::pair<StubKey, JITSymbolFlags>> StubIndexes;
395 using StubKey = std::pair<uint16_t, uint16_t>; variable428 JITTargetAddress getStubAddr(StubKey K) { in getStubAddr()435 JITTargetAddress getPtrAddr(StubKey K) { in getPtrAddr()445 std::vector<StubKey> FreeStubs;446 StringMap<std::pair<StubKey, JITSymbolFlags>> StubIndexes;