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

  /src/external/gpl2/dtc/dist/
fdtdump.c 49 uintptr_t blob_off = (uintptr_t)blob; local
105 (uintptr_t)p - blob_off - 4, tag, tagname(tag));
144 dumpf("%04"PRIxPTR": string: %s\n", (uintptr_t)s - blob_off, s);
145 dumpf("%04"PRIxPTR": value\n", (uintptr_t)t - blob_off);

Completed in 23 milliseconds