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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h 219 void switchToDebugSectionForSymbol(const MCSymbol *GVSym);
CodeViewDebug.cpp 596 switchToDebugSectionForSymbol(nullptr);
623 switchToDebugSectionForSymbol(nullptr);
955 void CodeViewDebug::switchToDebugSectionForSymbol(const MCSymbol *GVSym) {
1025 switchToDebugSectionForSymbol(Fn);
3116 switchToDebugSectionForSymbol(nullptr);
3132 switchToDebugSectionForSymbol(GVSym);

Completed in 19 milliseconds