Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-xcoff.c120 #define SCNHSZ64 (68) macro
408 scnhdr_size = u64 ? SCNHSZ64 : SCNHSZ32; in simple_object_xcoff_find_sections()
688 u64 ? SCNHSZ64 : SCNHSZ32, in simple_object_xcoff_write_scnhdr()
732 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32); in simple_object_xcoff_write_to_file()
775 scnhdr_offset += u64 ? SCNHSZ64 : SCNHSZ32; in simple_object_xcoff_write_to_file()