Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Delfnix_platform.cpp414 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; member in __anonebe0e5700111::ELFNixPlatformRuntimeTLVManager
428 auto &Allocated = AllocatedSections[TDS->first]; in getInstance()
H A Dmacho_platform.cpp889 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; member in __anon104e62320211::MachOPlatformRuntimeTLVManager
904 auto &Allocated = AllocatedSections[TDS->first]; in getInstance()