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

  /build/tools/lsd/
lsd.c 50 section_info_t *relocations; member in struct:source_t
212 source->relocations =
213 (section_info_t *)REALLOC(source->relocations,
218 source->relocations + source->num_relocations;
346 section_info_t *reloc = source->relocations + idx;
353 /* Go over the relocations and see if any of them matches
  /system/extras/tests/bionic/libc/
Android.mk 142 # The relocations test is a bit special, since we need

Completed in 3446 milliseconds