Home
last modified time | relevance | path

Searched refs:SetGnuDebugdataInterface (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h101 void SetGnuDebugdataInterface(ElfInterface* interface) { gnu_debugdata_interface_ = interface; } in SetGnuDebugdataInterface() function
/system/unwinding/libunwindstack/
DElf.cpp83 interface_->SetGnuDebugdataInterface(gnu); in InitGnuDebugdata()