Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp436 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; member in __anond65998760111::ELFNixPlatformRuntimeTLVManager
450 auto &Allocated = AllocatedSections[TDS->first]; in getInstance()
H A Dmacho_platform.cpp1296 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; member in __anond959cc780411::MachOPlatformRuntimeTLVManager
1311 auto &Allocated = AllocatedSections[TDS->first]; in getInstance()