Home
last modified time | relevance | path

Searched refs:PerJITDylibState (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp93 struct PerJITDylibState { struct in __anonb364b2400111::ELFNixPlatformRuntimeState
132 PerJITDylibState *getJITDylibStateByHeaderAddr(void *DSOHandle);
133 PerJITDylibState *getJITDylibStateByName(std::string_view Path);
134 PerJITDylibState &
159 std::unordered_map<void *, PerJITDylibState> JDStates;
297 ELFNixPlatformRuntimeState::PerJITDylibState *
305 ELFNixPlatformRuntimeState::PerJITDylibState *
318 ELFNixPlatformRuntimeState::PerJITDylibState &