Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Delfnix_platform.cpp121 getThreadDataSectionFor(const char *ThreadData);
264 ELFNixPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor() function in __anonebe0e5700111::ELFNixPlatformRuntimeState
422 ELFNixPlatformRuntimeState::get().getThreadDataSectionFor(ThreadData); in getInstance()
H A Dmacho_platform.cpp193 getThreadDataSectionFor(const char *ThreadData);
527 MachOPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor() function in __anon104e62320211::MachOPlatformRuntimeState
898 MachOPlatformRuntimeState::get().getThreadDataSectionFor(ThreadData); in getInstance()