reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/BPF/BTFDebug.h
  290   void constructLineInfo(const DISubprogram *SP, MCSymbol *Label, uint32_t Line,

References

lib/Target/BPF/BTFDebug.cpp
 1035       constructLineInfo(S, FuncLabel, S->getLine(), 0);
 1048   constructLineInfo(SP, LineSym, DL.getLine(), DL.getCol());