Searched refs:SectionOrLength (Results 1 – 10 of 10) sorted by relevance
99 SectionOrLength: 0x4108 SectionOrLength: 0xC117 SectionOrLength: 0xC134 SectionOrLength: 0xC143 SectionOrLength: 0x4246 SectionOrLength: 0x4256 SectionOrLength: 0x4265 SectionOrLength: 0x4274 SectionOrLength: 0x4283 SectionOrLength: 0x4[all …]
66 SectionOrLength: 0x475 SectionOrLength: 0x085 SectionOrLength: 0x0
34 SectionOrLength: 0x844 SectionOrLength: 0x4
55 SectionOrLength: 25671 SectionOrLength: 25687 SectionOrLength: 256108 SectionOrLength: 256
293 void writeSymbolAuxCsectEntry(uint64_t SectionOrLength,699 void XCOFFObjectWriter::writeSymbolAuxCsectEntry(uint64_t SectionOrLength, in writeSymbolAuxCsectEntry() argument702 W.write<uint32_t>(is64Bit() ? Lo_32(SectionOrLength) : SectionOrLength); in writeSymbolAuxCsectEntry()708 W.write<uint32_t>(Hi_32(SectionOrLength)); in writeSymbolAuxCsectEntry()
229 support::ubig32_t SectionOrLength;269 return Entry32->SectionOrLength;
114 Optional<uint32_t> SectionOrLength; member
237 IO.mapOptional("SectionOrLength", AuxSym.SectionOrLength); in auxSymMapping()
538 W.write<uint32_t>(AuxSym.SectionOrLength.value_or(0)); in writeAuxSymbol()
115 SectionOrLength: [[SECTORLEN=<none>]]