Home
last modified time | relevance | path

Searched defs:dwarf (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/build/feature/
H A Dtest-libdw.c39 Dwarf *dwarf = NULL; in test_libdw_getcfi() local
/linux-6.15/scripts/gendwarfksyms/
H A Ddwarf.c1069 Dwarf *dwarf = arg; in process_symbol_ptr() local
/linux-6.15/tools/perf/util/
H A Dannotate-data.c735 Dwarf *dwarf = dloc->di->dbg; in global_var__collect() local
H A Ddwarf-aux.c1710 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset) in die_get_cfa()