Home
last modified time | relevance | path

Searched refs:found_section (Results 1 – 1 of 1) sorted by relevance

/external/libunwind/src/dwarf/
DGfind_proc_info-lsb.c197 uint8_t* found_section; in load_debug_frame() local
202 if (elf_w (find_section_mapped) (&mdi, ".debug_frame", &found_section, bufsize, NULL)) { in load_debug_frame()
210 memcpy(*buf, found_section, *bufsize); in load_debug_frame()