Searched defs:StandardOpcodeLengths (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h95 std::vector<uint8_t> StandardOpcodeLengths; member in struct:llvm::DWARFDebugLine::Prologue
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h137 std::vector<uint8_t> StandardOpcodeLengths; member in struct:llvm::DWARFYAML::LineTable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp272 static const char StandardOpcodeLengths[] = { local
448 Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params, ArrayRef<char> StandardOpcodeLengths, Optional<MCDwarfLineStr> &LineStr) const argument

Completed in 115 milliseconds