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 156 /// insertDIEEntry - Insert debug information entry into the map.
157 void insertDIEEntry(const MDNode *N, DIEEntry *E) {
DwarfCompileUnit.cpp 667 insertDIEEntry(Ty, Entry);
888 insertDIEEntry(Element, Entry);
    [all...]

Completed in 156 milliseconds