Home
last modified time | relevance | path

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

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