• Home
  • Raw
  • Download

Lines Matching refs:dwfl_segment_report_module

53 	* dwfl_segment_report_module.c (dwfl_segment_report_module):
58 * dwfl_segment_report_module.c (dwfl_segment_report_module):
63 * dwfl_segment_report_module.c (read_portion): New static function.
64 (dwfl_segment_report_module): Remove read_portion function.
69 * dwfl_segment_report_module.c (struct read_state): New.
71 (dwfl_segment_report_module): Introduce read_state. Remove
76 * segment_report_module.c (dwfl_segment_report_module): Remove
81 * segment_report_module.c (dwfl_segment_report_module): Remove
86 * segment_report_module.c (dwfl_segment_report_module): Do one
91 * segment_report_module.c (dwfl_segment_report_module): Remove
96 * segment_report_module.c (dwfl_segment_report_module): Do one
101 * segment_report_module.c (dwfl_segment_report_module): Remove
107 (dwfl_segment_report_module): Pass build_id as struct.
111 * segment_report_module.c (dwfl_segment_report_module): Remove
116 * segment_report_module.c (dwfl_segment_report_module): Remove
126 * dwfl_segment_report_module.c (dwfl_segment_report_module): Remove
131 * dwfl_segment_report_module.c (dwfl_segment_report_module): Declare
259 * dwfl_segment_report_module.c (dwfl_segment_report_module): Assign
273 * dwfl_segment_report_module.c (dwfl_segment_report_module): Check
289 * dwfl_segment_report_module.c (dwfl_segment_report_module): Check
312 * dwfl_segment_report_module.c (consider_note): Take align as new
314 (dwfl_segment_report_module): Pass align to consider_notes.
326 * dwfl_segment_report_module.c (read_portion): Check requested
328 (dwfl_segment_report_module): Check data_size vs filesz after
337 * dwfl_segment_report_module.c (dwfl_segment_report_module):
549 * dwfl_segment_report_module.c: Likewise. Add system.h include.
722 * dwfl_segment_report_module.c (dwfl_segment_report_module): Likewise.
746 * dwfl_segment_report_module.c (dwfl_segment_report_module):
755 * dwfl_segment_report_module.c (dwfl_segment_report_module): Likewise.
834 * dwfl_segment_report_module.c (dwfl_segment_report_module):
866 * dwfl_segment_report_module.c (dwfl_segment_report_module):
985 * dwfl_segment_report_module.c (handle_file_note): Check count doesn't
1030 note_file_size, set them and pass them to dwfl_segment_report_module.
1031 * dwfl_segment_report_module.c: Include common.h and fcntl.h.
1033 (invalid_elf): New function from code of dwfl_segment_report_module.
1034 (dwfl_segment_report_module): Add parameters note_file and
1039 * libdwflP.h (dwfl_segment_report_module): Add parameters note_file and
1044 * dwfl_segment_report_module.c (dwfl_segment_report_module):
1050 * dwfl_segment_report_module.c (dwfl_segment_report_module): Set
1153 * dwfl_segment_report_module.c (dwfl_segment_report_module): Call
1298 * dwfl_segment_report_module.c (dwfl_segment_report_module): Free
1460 * dwfl_segment_report_module.c (dwfl_segment_report_module): New
1635 * dwfl_segment_report_module.c (dwfl_segment_report_module): Check for
1651 * dwfl_segment_report_module.c: Include unistd.h.
1652 (dwfl_segment_report_module): Use basename for MODULE->NAME.
1683 variable r_debug_info, pass it to dwfl_segment_report_module. Call
1695 * dwfl_segment_report_module.c (dwfl_segment_report_module): New
1701 (dwfl_segment_report_module, dwfl_link_map_report): Add parameter
1853 * dwfl_segment_report_module.c (dwfl_segment_report_module):
1878 * dwfl_segment_report_module.c
1879 (dwfl_segment_report_module: read_portion): Don't use existing buffer
1980 * dwfl_segment_report_module.c (dwfl_segment_report_module): Likewise.
2069 * dwfl_segment_report_module.c: Use "[pie]" rather than "[dso]" for an
2072 * dwfl_segment_report_module.c: Fix jump-start of NDX-finding loop.
2110 * dwfl_segment_report_module.c (addr_segndx): Take new flag argument.
2112 (dwfl_segment_report_module): Update callers.
2254 * dwfl_segment_report_module.c: Handle DT_STRTAB value being either
2260 * dwfl_segment_report_module.c: Fix underflow in DYNSTRSZ check.
2309 * dwfl_segment_report_module.c (addr_segndx): Remove bogus adjustments
2418 * dwfl_segment_report_module.c: Add a cast.
2441 (dwfl_segment_report_module): Declare it.
2442 * dwfl_segment_report_module.c: New file.