Home
last modified time | relevance | path

Searched refs:binary_image_information (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h71 struct binary_image_information { struct
78 binary_image_information() in binary_image_information() argument
261 const std::vector<struct binary_image_information> &image_infos);
272 std::vector<struct binary_image_information> &image_infos);
H A DMachProcess.mm905 // Given completely filled in array of binary_image_information structures,
909 const std::vector<struct binary_image_information> &image_infos) {
1010 std::vector<struct binary_image_information> image_infos;
1026 struct binary_image_information info;
1135 std::vector<struct binary_image_information> &image_infos) {
1144 struct binary_image_information image;
1162 std::vector<struct binary_image_information> image_infos;
1186 std::vector<struct binary_image_information> all_image_infos;
1190 std::vector<struct binary_image_information> image_infos;
1209 struct binary_image_information entry;