Home
last modified time | relevance | path

Searched refs:BPRel (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp116 BPRelativeSym &BPRel) {
118 error(IO.mapInteger(BPRel.Offset));
119 error(IO.mapInteger(BPRel.Type));
120 error(IO.mapStringZ(BPRel.Name));
H A DSymbolDumper.cpp180 BPRelativeSym &BPRel) { in visitKnownRecord() argument
181 W.printNumber("Offset", BPRel.Offset); in visitKnownRecord()
182 printTypeIndex("Type", BPRel.Type); in visitKnownRecord()
183 W.printString("VarName", BPRel.Name); in visitKnownRecord()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
H A DSymbolDumper.cpp184 BPRelativeSym &BPRel) { in visitKnownRecord() argument
185 W.printNumber("Offset", BPRel.Offset); in visitKnownRecord()
186 printTypeIndex("Type", BPRel.Type); in visitKnownRecord()
187 W.printString("VarName", BPRel.Name); in visitKnownRecord()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
H A DSymbolDumper.cpp184 BPRelativeSym &BPRel) { in visitKnownRecord() argument
185 W.printNumber("Offset", BPRel.Offset); in visitKnownRecord()
186 printTypeIndex("Type", BPRel.Type); in visitKnownRecord()
187 W.printString("VarName", BPRel.Name); in visitKnownRecord()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
H A DSymbolDumper.cpp184 BPRelativeSym &BPRel) { in visitKnownRecord() argument
185 W.printNumber("Offset", BPRel.Offset); in visitKnownRecord()
186 printTypeIndex("Type", BPRel.Type); in visitKnownRecord()
187 W.printString("VarName", BPRel.Name); in visitKnownRecord()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
H A DSymbolDumper.cpp184 BPRelativeSym &BPRel) { in visitKnownRecord() argument
185 W.printNumber("Offset", BPRel.Offset); in visitKnownRecord()
186 printTypeIndex("Type", BPRel.Type); in visitKnownRecord()
187 W.printString("VarName", BPRel.Name); in visitKnownRecord()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
H A DSymbolDumper.cpp184 BPRelativeSym &BPRel) { in visitKnownRecord() argument
185 W.printNumber("Offset", BPRel.Offset); in visitKnownRecord()
186 printTypeIndex("Type", BPRel.Type); in visitKnownRecord()
187 W.printString("VarName", BPRel.Name); in visitKnownRecord()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
H A DSymbolDumper.cpp184 BPRelativeSym &BPRel) { in visitKnownRecord() argument
185 W.printNumber("Offset", BPRel.Offset); in visitKnownRecord()
186 printTypeIndex("Type", BPRel.Type); in visitKnownRecord()
187 W.printString("VarName", BPRel.Name); in visitKnownRecord()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp115 BPRelativeSym &BPRel) { in visitKnownRecord() argument
117 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
118 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
119 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp116 BPRelativeSym &BPRel) { in visitKnownRecord() argument
118 error(IO.mapInteger(BPRel.Offset)); in visitKnownRecord()
119 error(IO.mapInteger(BPRel.Type)); in visitKnownRecord()
120 error(IO.mapStringZ(BPRel.Name)); in visitKnownRecord()
H A DSymbolDumper.cpp185 BPRelativeSym &BPRel) { in visitKnownRecord() argument
186 W.printNumber("Offset", BPRel.Offset); in visitKnownRecord()
187 printTypeIndex("Type", BPRel.Type); in visitKnownRecord()
188 W.printString("VarName", BPRel.Name); in visitKnownRecord()

12