Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp79 struct JITDylibState { argument
84 std::vector<JITDylibState *> Deps; argument
78 struct JITDylibState { global() struct in __anon424261eb0111::COFFPlatformRuntimeState
80 Header__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState global() argument
81 LinkedAgainstRefCount__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState global() argument
82 DlRefCount__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState global() argument
83 Deps__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState global() argument
85 CInitSection__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState global() argument
86 CXXInitSection__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState global() argument
87 CPreTermSection__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState global() argument
88 CTermSection__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState global() argument
90 referenced__anon424261eb0111::COFFPlatformRuntimeState::JITDylibState referenced() argument
[all...]
H A Dmacho_platform.cpp275 lookupSymbols(JITDylibState &JDS, std::unique_lock<std::mutex> &JDStatesLock, argument
288 JITDylibState &JDS); argument
290 JITDylibState &JDS); in referenced() argument
269 struct JITDylibState { global() struct in __anoncbb4fc950211::MachOPlatformRuntimeState
271 SymbolTableMap__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
276 Header__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
277 Sealed__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
278 LinkedAgainstRefCount__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
279 DlRefCount__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
280 SymbolTable__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
281 Deps__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
282 AtExits__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
283 ObjCImageInfo__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
284 DataSectionContent__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
285 ZeroInitRanges__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
286 UnwindSections__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
287 ModInitsSections__anoncbb4fc950211::MachOPlatformRuntimeState::JITDylibState global() argument
[all...]