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

  /external/libunwind/src/dwarf/
Gfind_proc_info-lsb.c 197 uint8_t* found_section; local
202 if (elf_w (find_section_mapped) (&mdi, ".debug_frame", &found_section, bufsize, NULL)) {
210 memcpy(*buf, found_section, *bufsize);
  /toolchain/binutils/binutils-2.27/ld/
ldlang.c 313 asection *found_section; member in struct:__anon4961
322 if (d->found_section != NULL)
328 d->found_section = s;
342 return cb_data.found_section;
    [all...]

Completed in 194 milliseconds