Searched defs:AllocatedSections (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | ExecutableFileMemoryManager.cpp | 65 SmallVector<SectionAllocInfo, 8> AllocatedSections; member |
/llvm-project/compiler-rt/lib/orc/ | ||
H A D | elfnix_platform.cpp | 436 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; global() member in __anon141acc330111::ELFNixPlatformRuntimeTLVManager |
H A D | macho_platform.cpp | 1296 std::unordered_map<const char *, std::unique_ptr<char[]>> AllocatedSections; global() member in __anoncbb4fc950411::MachOPlatformRuntimeTLVManager |