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