Home | History | Annotate | Download | only in libdwfl

Lines Matching defs:l_name

255    no such module exists, this calls dwfl_report_elf on the l_name string.
346 GElf_Addr l_name = addrs[1];
355 /* Fetch the string at the l_name address. */
358 && read_vaddr <= l_name
359 && l_name + 1 - read_vaddr < buffer_available
360 && memchr (l_name - read_vaddr + buffer, '\0',
361 buffer_available - (l_name - read_vaddr)) != NULL)
362 name = l_name - read_vaddr + buffer;
366 read_vaddr = l_name;
367 int segndx = INTUSE(dwfl_addrsegment) (dwfl, l_name, NULL);
371 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
879 elided from the core file. This is necessary when the l_name