Searched defs:AllocatedSections (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ | ||
H A D | elfnix_platform.cpp | 436 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; member in __anona8eba2920111::ELFNixPlatformRuntimeTLVManager |
H A D | macho_platform.cpp | 1296 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; member in __anon068503140411::MachOPlatformRuntimeTLVManager |