Searched refs:sec_reloc (Results 1 – 1 of 1) sorted by relevance
578 struct section *sec_reloc; in emit_relocs() local580 sec_reloc = sec_lookup(".data.reloc"); in emit_relocs()581 if (!sec_reloc) in emit_relocs()584 size_reserved = sec_reloc->shdr.sh_size; in emit_relocs()607 if (fseek(outf, sec_reloc->shdr.sh_offset, SEEK_SET) < 0) { in emit_relocs()609 sec_reloc->shdr.sh_offset, strerror(errno)); in emit_relocs()