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

References

lib/BinaryFormat/Dwarf.cpp
  150   case DW_OP_LLVM_tag_offset:
  164       .Case("DW_OP_LLVM_tag_offset", DW_OP_LLVM_tag_offset)
lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  504     case dwarf::DW_OP_LLVM_tag_offset:
lib/IR/DebugInfoMetadata.cpp
  845   case dwarf::DW_OP_LLVM_tag_offset:
  903     case dwarf::DW_OP_LLVM_tag_offset:
  936       case dwarf::DW_OP_LLVM_tag_offset:
  957       case dwarf::DW_OP_LLVM_tag_offset:
lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
 1068           OldExpr, {dwarf::DW_OP_LLVM_tag_offset, RetagMask(N)});