Home
last modified time | relevance | path

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

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