Lines Matching defs:data
114 Check just for paranoia, and call the data "invalid" if it
123 Check just for paranoia, and call the data "invalid" if it
308 /* To read/skip form data. */
1045 /* Pass the file data structure to the caller. */
1143 Elf_Data *data = __libdw_checked_get_data (dbg, IDX_debug_line);
1144 if (data == NULL
1149 const unsigned char *linep = data->d_buf + debug_line_offset;
1150 const unsigned char *lineendp = data->d_buf + data->d_size;
1229 /* Failsafe mode: no data found. */