Searched defs:imageBase (Results 1 – 6 of 6) sorted by relevance
36 uint64_t imageBase = 0; variable
67 uint64_t imageBase) { in sortUniqueSymbols()
289 uint64_t imageBase = -1; member
458 uint64_t imageBase = ctx.config.imageBase; in applyRelocation() local
1624 uint64_t imageBase = ctx.script->hasSectionsCommand || ctx.arg.relocatable in finalizeAddressDependentContent() local
443 std::optional<uint64_t> imageBase; member