IDA C++ SDK 9.2
|
List of loaders. More...
#include <loader.hpp>
Public Member Functions | |
bool | is_archldr (void) |
Public Attributes | |
load_info_t * | next |
qstring | dllname |
qstring | ftypename |
qstring | processor |
desired processor name | |
filetype_t | ftype |
uint32 | loader_flags |
copy of loader_t::flags | |
uint32 | lflags |
loader info flags | |
int | pri |
2-archldr, 1-place first, 0-normal priority |
List of loaders.
load_info_t* load_info_t::next |
qstring load_info_t::dllname |
qstring load_info_t::ftypename |
qstring load_info_t::processor |
desired processor name
filetype_t load_info_t::ftype |
uint32 load_info_t::loader_flags |
copy of loader_t::flags
uint32 load_info_t::lflags |
int load_info_t::pri |
2-archldr, 1-place first, 0-normal priority