Home
last modified time | relevance | path

Searched defs:map_name (Results 1 – 4 of 4) sorted by relevance

/system/core/libunwindstack/
DLocalUnwinder.cpp61 bool LocalUnwinder::ShouldSkipLibrary(const std::string& map_name) { in ShouldSkipLibrary()
DUnwinder.cpp127 std::string& map_name) { in ShouldStop()
/system/core/libbacktrace/
DBacktrace.cpp86 std::string map_name; in FormatFrameData() local
/system/core/libunwindstack/include/unwindstack/
DUnwinder.h50 std::string map_name; member