Searched defs: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 | 1095 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; global() member in __anon3d23d5020211::MachOPlatformRuntimeTLVManager |