Home
last modified time | relevance | path

Searched defs:imageBase (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/lld/MachO/
H A DExportTrie.h36 uint64_t imageBase = 0; variable
/openbsd/gnu/llvm/lld/COFF/
H A DMapFile.cpp67 uint64_t imageBase) { in sortUniqueSymbols()
H A DChunks.cpp438 uint64_t imageBase = file->ctx.config.imageBase; in applyRelocation() local
H A DConfig.h250 uint64_t imageBase = -1; member
/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h315 std::optional<uint64_t> imageBase; member