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.cpp68 struct PerJITDylibState { struct in __anonb364b2400111::ELFNixPlatformRuntimeState
75 std::vector<PerJITDylibState *> Deps; argument
115 PerJITDylibState &JDS);
124 PerJITDylibState *getJITDylibStateByHeaderAddr(void *DSOHandle);
125 PerJITDylibState *getJITDylibStateByName(std::string_view Path);
133 PerJITDylibState &JDS);
136 PerJITDylibState &JDS);
138 PerJITDylibState &JDS,
142 PerJITDylibState &JDS);
146 PerJITDylibState &JDS);
[all …]