struct WithLoadBias

Defined at line 194 of file ../../sdk/lib/ld/include/lib/ld/remote-dynamic-linker.h

This type requests loading at a specific load address, which is

represented as the bias added to `.decoded_module->vaddr_start()`.

Public Members

size_type load_bias

Public Methods

void WithLoadBias ()

Defined at line 195 of file ../../sdk/lib/ld/include/lib/ld/remote-dynamic-linker.h

void WithLoadBias (size_type bias)

Defined at line 196 of file ../../sdk/lib/ld/include/lib/ld/remote-dynamic-linker.h