Searched defs:imageBase (Results 1 – 5 of 5) sorted by relevance
36 uint64_t imageBase = 0; variable
67 sortUniqueSymbols(std::vector<Defined * > & syms,uint64_t imageBase) sortUniqueSymbols() argument
445 uint64_t imageBase = file->ctx.config.imageBase; in applyRelocation() local
282 uint64_t imageBase = -1; member
358 std::optional<uint64_t> imageBase; member