Home
last modified time | relevance | path

Searched defs:eh_frame (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/
DElfInterface.cpp463 DwarfSection* eh_frame = eh_frame_.get(); in Step() local
/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h122 DwarfSection* eh_frame() { return eh_frame_.get(); } in eh_frame() function