HomeSort by relevance Sort by last modified time
    Searched refs:MachOAllocator (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCContext.cpp 78 MachOAllocator.DestroyAll();
292 return Entry = new (MachOAllocator.Allocate()) MCSectionMachO(
  /external/llvm/include/llvm/MC/
MCContext.h 81 SpecificBumpPtrAllocator<MCSectionMachO> MachOAllocator;

Completed in 69 milliseconds