Searched refs:file_path_ (Results 1 – 2 of 2) sorted by relevance
60 uint32_t file_path_; // char* member66 uint64_t file_path_; // char* member125 file_path_(file_path), in DynamicImage()136 string GetFilePath() {return file_path_;} in GetFilePath()193 string file_path_; // path dyld used to load the image variable
481 if (info.file_path_) { in ReadImageInfo()485 file_path = ReadTaskString(images.task_, info.file_path_); in ReadImageInfo()