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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h 253 /// getDIELoc - Returns a fresh newly allocated DIELoc.
254 DIELoc *getDIELoc() { return new (DIEValueAllocator) DIELoc(); }
DwarfUnit.cpp     [all...]

Completed in 77 milliseconds