Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp269 getThreadDataSectionFor(const char *ThreadData);
417 MachOPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor() function in __anon89ec89360111::MachOPlatformRuntimeState
568 MachOPlatformRuntimeState::get().getThreadDataSectionFor(ThreadData); in getInstance()