Home
last modified time | relevance | path

Searched refs:SectionOrLengthLo (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/XCOFF/
H A Dsymbols64.test43 SectionOrLengthLo: 4
58 SectionOrLengthLo: 4
73 SectionOrLengthLo: 2
92 SectionOrLengthLo: 4
115 SectionOrLengthLo: 4
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h118 Optional<uint32_t> SectionOrLengthLo; member
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp234 IO.mapOptional("SectionOrLengthLo", AuxSym.SectionOrLengthLo); in auxSymMapping()
H A DXCOFFEmitter.cpp529 W.write<uint32_t>(AuxSym.SectionOrLengthLo.value_or(0)); in writeAuxSymbol()
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/XCOFF/
H A Daux-symbols.yaml347 SectionOrLengthLo: [[SECTLENLO=<none>]]