Home
last modified time | relevance | path

Searched refs:dwelf_elf_gnu_debuglink (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_debuglink.c36 dwelf_elf_gnu_debuglink (Elf *elf, GElf_Word *crc) in dwelf_elf_gnu_debuglink() function
99 INTDEF(dwelf_elf_gnu_debuglink)
H A DlibdwelfP.h38 INTDECL (dwelf_elf_gnu_debuglink)
H A Dlibdwelf.h48 extern const char *dwelf_elf_gnu_debuglink (Elf *elf, GElf_Word *crc);
/third_party/elfutils/tests/
H A Ddebuglink.c1 /* Test program for dwelf_elf_gnu_debuglink, print name and crc.
53 const char *debug = dwelf_elf_gnu_debuglink (elf, &crc); in main()
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c535 debuglink_file = INTUSE(dwelf_elf_gnu_debuglink) (mod->main.elf, in find_debuginfo()

Completed in 4 milliseconds