Home
last modified time | relevance | path

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

/external/elfutils/src/src/
DChangeLog23 * readelf.c (notice_listptr): Return false if offset doesn't fit
613 (notice_listptr): Take CU as argument.
618 (attr_callback): Pass cu not cu_base to notice_listptr.
702 (notice_listptr): Take base argument and set it.
706 (attr_callback): Call notice_listptr with cbargs->cu_base.
1163 (notice_listptr, skip_listptr_hole): New functions.
1165 (attr_callback): Call notice_listptr for loclistptr and rangelistptr.
1166 Suppress output if silent, but still call notice_listptr.
Dreadelf.c4431 notice_listptr (enum section_e section, struct listptr_table *table, in notice_listptr() function
5898 bool nlpt = notice_listptr (section_loc, &known_loclistptr, in attr_callback()
5911 bool nlpt = notice_listptr (section_ranges, &known_rangelistptr, in attr_callback()