Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Delfnix_platform.cpp122 getThreadDataSectionFor(const char *ThreadData);
266 ELFNixPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor() function in __anon05707a170111::ELFNixPlatformRuntimeState
425 ELFNixPlatformRuntimeState::get().getThreadDataSectionFor(ThreadData); in getInstance()
H A Dmacho_platform.cpp344 getThreadDataSectionFor(const char *ThreadData);
795 MachOPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor() function in __anon285a7df90211::MachOPlatformRuntimeState
1247 MachOPlatformRuntimeState::get().getThreadDataSectionFor(ThreadData); in getInstance()