Home
last modified time | relevance | path

Searched refs:PROC_SELF_MAPS_PATH (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_define.h72 static const char PROC_SELF_MAPS_PATH[] = "/proc/self/maps"; variable
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstack_util.h35 FILE *fp = fopen(PROC_SELF_MAPS_PATH, "r"); in ParseSelfMaps()
/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_signal_hook.c130 if (snprintf_s(path, sizeof(path), sizeof(path) - 1, PROC_SELF_MAPS_PATH) <= 0) { in IsSigactionAddr()
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp263 std::string path = std::string(PROC_SELF_MAPS_PATH); in GetSelfMapsCount()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp46 path = std::string(PROC_SELF_MAPS_PATH); in GetMapsFile()

Completed in 3 milliseconds