HomeSort by: relevance | last modified time | path
    Searched refs:applyLabelAttributes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 353 void applyLabelAttributes(const DbgLabel &Label, DIE &LabelDie);
DwarfCompileUnit.cpp 704 applyLabelAttributes(DL, *LabelDie);
1299 applyLabelAttributes(*Label, *Die);
1493 void DwarfCompileUnit::applyLabelAttributes(const DbgLabel &Label,

Completed in 16 milliseconds