Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog508 * readelf.c (notice_listptr): Return false if offset doesn't fit
1098 (notice_listptr): Take CU as argument.
1103 (attr_callback): Pass cu not cu_base to notice_listptr.
1187 (notice_listptr): Take base argument and set it.
1191 (attr_callback): Call notice_listptr with cbargs->cu_base.
1648 (notice_listptr, skip_listptr_hole): New functions.
1650 (attr_callback): Call notice_listptr for loclistptr and rangelistptr.
1651 Suppress output if silent, but still call notice_listptr.
Dreadelf.c4537 notice_listptr (enum section_e section, struct listptr_table *table, in notice_listptr() function
6004 bool nlpt = notice_listptr (section_loc, &known_loclistptr, in attr_callback()
6017 bool nlpt = notice_listptr (section_ranges, &known_rangelistptr, in attr_callback()