Home
last modified time | relevance | path

Searched defs:OpcodeBase (Results 1 – 25 of 86) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp517 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
556 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
588 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ObjectYAML/
H A DDWARFEmitter.cpp516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()
555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()
587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DOpcodeBase.hpp120 class OpcodeBase class
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DOpcodeBase.hpp120 class OpcodeBase class
/dports/audio/csound/csound-6.15.0/include/
H A DOpcodeBase.hpp120 class OpcodeBase class
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp648 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h92 uint8_t OpcodeBase; member
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ObjectYAML/
H A DDWARFYAML.h136 uint8_t OpcodeBase; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp674 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DWARFLinker/
H A DDWARFStreamer.cpp674 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp674 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/DWARFLinker/
H A DDWARFStreamer.cpp648 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h92 uint8_t OpcodeBase; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp674 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h136 uint8_t OpcodeBase; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp674 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp674 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h136 uint8_t OpcodeBase; member

1234