HomeSort by relevance Sort by last modified time
    Searched refs:symse (Results 1 - 3 of 3) sorted by null

  /external/elfcopy/
elfcopy.h 61 represents a string field, the element at the same index into symse
64 struct Ebl_Strent **symse; member in struct:shdr_info_t
elfcopy.c 364 shdr_info[cnt].symse =
465 shdr_info[cnt].symse[destidx] =
468 ASSERT(shdr_info[cnt].symse[destidx] != NULL);
521 shdr_info[cnt].symse[destidx] =
524 ASSERT(shdr_info[cnt].symse[destidx] != NULL);
    [all...]
  /build/tools/soslim/
soslim.c 513 FREEIF(shdr_info[cnt].symse);

Completed in 576 milliseconds