Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp517 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode() argument
556 getStandardOpcodeLengths(uint16_t Version, std::optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths() argument
588 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h88 uint8_t OpcodeBase; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h149 std::optional<uint8_t> OpcodeBase; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp611 getOpcodeName(uint8_t Opcode,uint8_t OpcodeBase) getOpcodeName() argument
[all...]