HomeSort by: relevance | last modified time | path
    Searched defs:byte_get (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
elfcomm.c 112 uint64_t (*byte_get) (const unsigned char *, unsigned int); variable
243 uint64_t x = byte_get (field, size);
  /src/external/gpl3/binutils.old/dist/binutils/
elfcomm.c 112 uint64_t (*byte_get) (const unsigned char *, unsigned int); variable
243 uint64_t x = byte_get (field, size);

Completed in 26 milliseconds