Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/XCOFF/
H A Dsymbols64.test44 SectionOrLengthHi: 5
59 SectionOrLengthHi: 5
74 SectionOrLengthHi: 3
93 SectionOrLengthHi: 5
116 SectionOrLengthHi: 5
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h119 Optional<uint32_t> SectionOrLengthHi; member
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp235 IO.mapOptional("SectionOrLengthHi", AuxSym.SectionOrLengthHi); in auxSymMapping()
H A DXCOFFEmitter.cpp534 W.write<uint32_t>(AuxSym.SectionOrLengthHi.value_or(0)); in writeAuxSymbol()
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/XCOFF/
H A Daux-symbols.yaml348 SectionOrLengthHi: [[SECTLENHI=<none>]]