Home
last modified time | relevance | path

Searched defs:StubAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h456 uintptr_t StubAlignment = getStubAlignment().value(); in processGOTRelocation() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp703 Align StubAlignment = getStubAlignment(); in computeSectionStubBufSize() local