OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetGnuDebugdataInterface
(Results
1 - 2
of
2
) sorted by null
/system/core/libunwindstack/include/unwindstack/
ElfInterface.h
77
void
SetGnuDebugdataInterface
(ElfInterface* interface) { gnu_debugdata_interface_ = interface; }
/system/core/libunwindstack/
Elf.cpp
87
interface_->
SetGnuDebugdataInterface
(gnu);
Completed in 142 milliseconds