Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-archive.c65 size_t ctf_startoffs; /* Start of the section we are working over. */ in ctf_arc_write_fd() local
85 ctf_startoffs = headersz; in ctf_arc_write_fd()
86 if (lseek (fd, ctf_startoffs - 1, SEEK_SET) < 0) in ctf_arc_write_fd()
108 archdr->ctfa_ctfs = htole64 (ctf_startoffs); in ctf_arc_write_fd()
162 modent->ctf_offset = htole64 (off - ctf_startoffs); in ctf_arc_write_fd()