Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp127 getThreadDataSectionFor(const char *ThreadData);
285 ELFNixPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor() function in __anona8eba2920111::ELFNixPlatformRuntimeState
444 ELFNixPlatformRuntimeState::get().getThreadDataSectionFor(ThreadData); in getInstance()
H A Dmacho_platform.cpp343 getThreadDataSectionFor(const char *ThreadData);
880 MachOPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor() function in __anon068503140411::MachOPlatformRuntimeState
1305 MachOPlatformRuntimeState::get().getThreadDataSectionFor(ThreadData); in getInstance()