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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 256 void addPubTypes(DISubprogram SP);
DwarfCompileUnit.cpp 643 /// addPubTypes - Add type for pubtypes section.
644 void CompileUnit::addPubTypes(DISubprogram SP) {
    [all...]
DwarfDebug.cpp 429 TheCU->addPubTypes(DISubprogram(DS));
    [all...]

Completed in 155 milliseconds