Home
last modified time | relevance | path

Searched defs:StubOffset (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h383 unsigned StubOffset = StubAddress - BaseAddress; in processGOTRelocation() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h62 uintptr_t StubOffset; variable
H A DRuntimeDyldELF.cpp1271 unsigned StubOffset = StubAddress - BaseAddress; in processRelocationRef() local
1323 unsigned StubOffset = StubAddress - BaseAddress; in processRelocationRef() local
H A DRuntimeDyldChecker.cpp836 uint64_t StubOffset = StubOffsetItr->second; in getStubAddrFor() local