image_type
image_type type;
image_type Type() const { return fInfo.Type(); }
const BString& name, image_type type,
const BString& name, image_type type,
image_type Type() const { return fType; }
image_type fType;
static const char* ImageTypeToString(image_type type,
image_type type;
(image_type)coreInfo->Type(), coreInfo->TextBase(),
image_type type, target_addr_t textBase, target_size_t textSize,
image_type type, target_addr_t textBase, target_size_t textSize,
UiUtils::ImageTypeToString(image_type type, char* buffer, size_t bufferSize)
image_type Type() const
image_type fType;
image_type type = (addOn ? B_ADD_ON_IMAGE : B_LIBRARY_IMAGE);
image_type type = addOn ? B_ADD_ON_IMAGE : B_LIBRARY_IMAGE;
load_image(char const* name, image_type type, const char* rpath, const char* runpath,
status_t load_image(char const* name, image_type type, const char* rpath,
open_executable(char *name, image_type type, const char *rpath, const char* runpath,
search_path_for_type(image_type type)
int open_executable(char* name, image_type type, const char* rpath,