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

  /build/tools/apriori/
source.c 3 void find_section(source_t *source, Elf64_Addr address, function
  /external/elfcopy/
fixdwarf.c 261 static shdr_info_t *find_section(int value) function
413 shdr_info_t *shdr = find_section(val);
435 shdr_info_t *shdr = find_section(base + begin);
457 shdr_info_t *end_shdr = find_section(base + end - 1);
495 shdr_info_t *shdr = find_section(value);

Completed in 88 milliseconds