Searched refs:module_start (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c267 GElf_Addr module_start = -1l; local
400 if (vaddr < module_start)
401 module_start = vaddr;
441 module_start += bias;
545 module_start, module_end);

Completed in 37 milliseconds