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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 176 /// insertDIEEntry - Insert debug information entry into the map.
177 void insertDIEEntry(const MDNode *N, DIEEntry *E) {
DwarfCompileUnit.cpp 795 insertDIEEntry(Ty, Entry);
    [all...]

Completed in 185 milliseconds