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

  /build/tools/lsd/
lsd.c 60 /* satisfied: array is parallel to symbol table; for each undefined symbol
62 satisfied, and if so, by which library. This applies both to executable
65 source_t **satisfied; member in struct:source_t
70 array, as well as the satisfied array. This applied to libraries only.
92 both exports[] and satisfied[] arrays. */
245 satisfied symbols.
257 source->satisfied = (source_t **)CALLOC(source->num_syms,
273 FREE(source->satisfied);
405 satisfied[] array of the sources entry, as well as the exports array of
452 /* We found the symbol! Update the satisfied array at thi
    [all...]
  /prebuilt/common/osgi/
osgi.jar 

Completed in 131 milliseconds