Searched defs:AllocatedSections (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/ | ||
H A D | elfnix_platform.cpp | 417 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; member in __anon05707a170111::ELFNixPlatformRuntimeTLVManager |
H A D | macho_platform.cpp | 1238 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; member in __anon285a7df90211::MachOPlatformRuntimeTLVManager |