Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h72 struct binary_image_information { struct
79 binary_image_information() in binary_image_information() argument
262 const std::vector<struct binary_image_information> &image_infos);
273 std::vector<struct binary_image_information> &image_infos);
H A DMachProcess.mm911 // Given completely filled in array of binary_image_information structures,
915 const std::vector<struct binary_image_information> &image_infos) {
1016 std::vector<struct binary_image_information> image_infos;
1032 struct binary_image_information info;
1141 std::vector<struct binary_image_information> &image_infos) {
1150 struct binary_image_information image;
1168 std::vector<struct binary_image_information> image_infos;
1192 std::vector<struct binary_image_information> all_image_infos;
1196 std::vector<struct binary_image_information> image_infos;
1215 struct binary_image_information entry;