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()
398 using StubKey = std::pair<uint16_t, uint16_t>; variable431 JITTargetAddress getStubAddr(StubKey K) { in getStubAddr()438 JITTargetAddress getPtrAddr(StubKey K) { in getPtrAddr()448 std::vector<StubKey> FreeStubs;449 StringMap<std::pair<StubKey, JITSymbolFlags>> StubIndexes;
388 using StubKey = std::pair<uint16_t, uint16_t>; variable389 std::vector<StubKey> FreeStubs;390 StringMap<std::pair<StubKey, JITSymbolFlags>> StubIndexes;