Searched refs:AllocatedSections (Results 1 – 2 of 2) sorted by relevance
/freebsd/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 __anonb364b2400111::ELFNixPlatformRuntimeTLVManager |
H A D | macho_platform.cpp | 1296 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; in __orc_rt_macho_run_program() |