Searched refs:registerThreadDataSection (Results 1 – 2 of 2) sorted by relevance
131 Error registerThreadDataSection(span<const char> ThreadDataSection);180 if (auto Err = registerThreadDataSection( in registerObjectSections()315 Error ELFNixPlatformRuntimeState::registerThreadDataSection( in registerThreadDataSection() function in __anonebe0e5700111::ELFNixPlatformRuntimeState
173 Error registerThreadDataSection(span<const char> ThreadDataSection);297 Error MachOPlatformRuntimeState::registerThreadDataSection( in registerThreadDataSection() function in __anon104e62320211::MachOPlatformRuntimeState343 if (auto Err = registerThreadDataSection(KV.second.toSpan<const char>())) in registerObjectPlatformSections()