HomeSort by relevance Sort by last modified time
    Searched defs:nextoff (Results 1 - 4 of 4) sorted by null

  /external/elfutils/libdwfl/
cu.c 268 Dwarf_Off nextoff; local
269 int end = INTUSE(dwarf_nextcu) (mod->dw, cuoff, &nextoff, &cuhdrsz,
284 && (*nextp)->next == NULL && nextoff == (Dwarf_Off) -1l)
  /toolchain/binutils/binutils-2.25/include/coff/
xcoff.h 539 char nextoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr
577 char nextoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr_big
  /toolchain/binutils/binutils-2.25/bfd/
coff-rs6000.c 1827 file_ptr nextoff, prevoff; local
2080 file_ptr prevoff, nextoff; local
2285 file_ptr prevoff, nextoff; local
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_parser.cpp 1340 FX_DWORD nextoff = syntax.GetDirectNum(); local
1386 FX_FILESIZE nextoff = ((FX_FILESIZE*)pResult)[1]; local
    [all...]

Completed in 78 milliseconds