Go to the source code of this file.
|
#define | offset(a, b) ( (reinterpret_cast<uintptr_t>(&(a))) - (reinterpret_cast<uintptr_t>(&(b))) ) |
|
◆ offset
#define offset |
( |
|
a, |
|
|
|
b |
|
) |
| ( (reinterpret_cast<uintptr_t>(&(a))) - (reinterpret_cast<uintptr_t>(&(b))) ) |
◆ alloc_exec()
char* alloc_exec |
( |
size_t |
size | ) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ c_dummy_misc_filename
const auto c_dummy_misc_filename = "../cross/libdummy_misc.so" |
◆ c_dummy_code_filename
const auto c_dummy_code_filename = "../cross/libdummy_code.so" |