Home
last modified time | relevance | path

Searched refs:SData (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp258 IO.mapOptional("SData", LineTableOpcode.SData); in mapping()
H A DDWARFEmitter.cpp540 encodeSLEB128(Op.SData, OS); in writeLineTableOpcode()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h155 int64_t SData; member