Searched refs:arch_offset (Results 1 – 1 of 1) sorted by relevance
201 unsigned arch_offset = 0; in __breakpad_fdnlist() local259 arch_offset = fap->offset; in __breakpad_fdnlist()263 if (lseek(fd, arch_offset, SEEK_SET) == -1) { in __breakpad_fdnlist()275 if (lseek(fd, arch_offset, SEEK_SET) == -1) { in __breakpad_fdnlist()322 sa = stp->symoff + arch_offset; in __breakpad_fdnlist()324 ss = stp->stroff + arch_offset; in __breakpad_fdnlist()330 sa = N_SYMOFF(buf) + arch_offset; in __breakpad_fdnlist()331 ss = sa + buf.a_syms + arch_offset; in __breakpad_fdnlist()