Searched defs:TargetNSec (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp356 auto TargetNSec = findSectionByIndex(RI.r_symbolnum - 1); variable
H A DMachO_x86_64.cpp347 auto TargetNSec = findSectionByIndex(RI.r_symbolnum - 1); variable
372 auto TargetNSec = findSectionByIndex(RI.r_symbolnum - 1); variable
392 auto TargetNSec = findSectionByIndex(RI.r_symbolnum - 1); variable
[all...]

Completed in 187 milliseconds