Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h112 bool TargetIsLocalThumbFunc = false; in processRelocationRef() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp58 bool TargetIsLocalThumbFunc) { in processScatteredVANILLA()