Searched defs:SectionHeaderOffset (Results 1 – 4 of 4) sorted by relevance
465 void ELFObjectWriter::writeELFHeaderInternal(Elf64_Off SectionHeaderOffset, in writeELFHeaderInternal()
1315 const uint64_t SectionHeaderOffset = getStream().tell(); in writeObject() local
1204 const uint64_t SectionHeaderOffset = align(is64Bit() ? Align(8) : Align(4)); in writeObject() local
1218 const uint64_t SectionHeaderOffset = W.OS.tell(); in writeObject() local