Lines Matching refs:l_name
262 no such module exists, this calls dwfl_report_elf on the l_name string.
347 GElf_Addr l_name = addrs[1];
351 /* Fetch the string at the l_name address. */
354 && read_vaddr <= l_name
355 && l_name + 1 - read_vaddr < buffer_available
356 && memchr (l_name - read_vaddr + buffer, '\0',
357 buffer_available - (l_name - read_vaddr)) != NULL)
358 name = l_name - read_vaddr + buffer;
362 read_vaddr = l_name;
363 int segndx = INTUSE(dwfl_addrsegment) (dwfl, l_name, NULL);
367 l_name, 0, memory_callback_arg))
385 /* We have a module. We can give it a better name from l_name. */
400 the full file name from l_name. Opening the file by this
858 elided from the core file. This is necessary when the l_name