Searched defs:found_section (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/src/dwarf/
H A DGfind_proc_info-lsb.c197 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);

Completed in 90 milliseconds