Searched refs:registerThreadDataSection (Results 1 – 2 of 2) sorted by relevance
127 Error registerThreadDataSection(span<const char> ThreadDataSection);202 if (auto Err = registerThreadDataSection( in registerObjectSections()410 Error ELFNixPlatformRuntimeState::registerThreadDataSection( in registerThreadDataSection() function in __anonb364b2400111::ELFNixPlatformRuntimeState
229 Error registerThreadDataSection(span<const char> ThreadDataSection);471 Error MachOPlatformRuntimeState::registerThreadDataSection( in registerThreadDataSection() function in __anon3d23d5020311::MachOPlatformRuntimeState604 if (auto Err = registerThreadDataSection(KV.second.toSpan<const char>())) in registerObjectPlatformSections()