Lines Matching refs:l_name
306 no such module exists, this calls dwfl_report_elf on the l_name string.
352 GElf_Addr l_name = addrs[1];
361 /* Fetch the string at the l_name address. */
364 && read_vaddr <= l_name
365 && l_name + 1 - read_vaddr < buffer_available
366 && memchr (l_name - read_vaddr + buffer, '\0',
367 buffer_available - (l_name - read_vaddr)) != NULL)
368 name = l_name - read_vaddr + buffer;
372 read_vaddr = l_name;
373 int segndx = INTUSE(dwfl_addrsegment) (dwfl, l_name, NULL);
377 l_name, 0, memory_callback_arg))
1110 elided from the core file. This is necessary when the l_name