Searched refs:sec_reloc (Results 1 – 1 of 1) sorted by relevance
585 struct section *sec_reloc; in emit_relocs() local587 sec_reloc = sec_lookup(".data.reloc"); in emit_relocs()588 if (!sec_reloc) in emit_relocs()591 size_reserved = sec_reloc->shdr.sh_size; in emit_relocs()614 if (fseek(outf, sec_reloc->shdr.sh_offset, SEEK_SET) < 0) { in emit_relocs()616 sec_reloc->shdr.sh_offset, strerror(errno)); in emit_relocs()