Home
last modified time | relevance | path

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

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