Home
last modified time | relevance | path

Searched defs:gnu_debugdata_interface (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DElf.h93 ElfInterface* gnu_debugdata_interface() { return gnu_debugdata_interface_.get(); } in gnu_debugdata_interface() function
/aosp12/system/unwinding/libunwindstack/tools/
H A Dunwind_info.cpp152 ElfInterface* gnu_debugdata_interface = elf.gnu_debugdata_interface(); in GetElfInfo() local
H A Dunwind_reg_info.cpp223 ElfInterface* gnu_debugdata_interface = elf.gnu_debugdata_interface(); in GetInfo() local