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

  /frameworks/compile/mclinker/lib/LD/
Archive.cpp 24 const size_t Archive::MAGIC_LEN = sizeof(Archive::MAGIC) - 1;
  /frameworks/compile/mclinker/include/mcld/LD/
Archive.h 41 static const size_t MAGIC_LEN; ///< length of magic string

Completed in 405 milliseconds