HomeSort by: relevance | last modified time | path
    Searched refs:nameoffs (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-archive.c 72 off_t nameoffs; local
179 if ((nameoffs = lseek (fd, 0, SEEK_CUR)) < 0)
185 archdr->ctfa_names = htole64 (nameoffs);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-archive.c 72 off_t nameoffs; local
179 if ((nameoffs = lseek (fd, 0, SEEK_CUR)) < 0)
185 archdr->ctfa_names = htole64 (nameoffs);
  /src/external/gpl3/gdb/dist/libctf/
ctf-archive.c 72 off_t nameoffs; local
179 if ((nameoffs = lseek (fd, 0, SEEK_CUR)) < 0)
185 archdr->ctfa_names = htole64 (nameoffs);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-archive.c 72 off_t nameoffs; local
179 if ((nameoffs = lseek (fd, 0, SEEK_CUR)) < 0)
185 archdr->ctfa_names = htole64 (nameoffs);

Completed in 28 milliseconds