Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp364 auto *DepJDS = getJITDylibStateByHeader(DepHeaderAddr.toPtr<void *>()); dlopenInitialize() local
382 for (auto *DepJDS : OldDeps) { dlopenInitialize() local
433 for (auto *DepJDS : JDS.Deps) { dlcloseDeinitialize() local
[all...]
H A Dmacho_platform.cpp1207 auto *DepJDS = getJITDylibStateByHeader(DepHeaderAddr.toPtr<void *>()); dlopenInitialize() local
1229 for (auto *DepJDS : OldDeps) { dlopenInitialize() local
1280 for (auto *DepJDS : JDS.Deps) { dlcloseDeinitialize() local
[all...]