Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp137 Error registerThreadDataSection(span<const char> ThreadDataSection);
201 if (auto Err = registerThreadDataSection( in registerObjectSections()
336 Error ELFNixPlatformRuntimeState::registerThreadDataSection( in registerThreadDataSection() function in __anonb364b2400111::ELFNixPlatformRuntimeState
H A Dmacho_platform.cpp314 Error registerThreadDataSection(span<const char> ThreadDataSection);
547 Error MachOPlatformRuntimeState::registerThreadDataSection( in registerObjectPlatformSections()
674 if (auto Err = registerThreadDataSection(KV.second.toSpan<const char>())) in dlclose()
470 Error MachOPlatformRuntimeState::registerThreadDataSection( registerThreadDataSection() function in __anon3d23d5020211::MachOPlatformRuntimeState