Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h113 bool TargetIsLocalThumbFunc = false; in processRelocationRef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp58 bool TargetIsLocalThumbFunc) { in processScatteredVANILLA()