Home
last modified time | relevance | path

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

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