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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 559 void attachLowHighPC(DwarfCompileUnit &Unit, DIE &D, MCSymbol *Begin,
DwarfDebug.cpp 318 attachLowHighPC(SPCU, *SPDie, FunctionBeginSym, FunctionEndSym);
390 attachLowHighPC(TheCU, Die, getLabelBeforeInsn(Ranges.front().first),
    [all...]

Completed in 441 milliseconds