Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DExportTrie.h36 uint64_t imageBase = 0; variable
/llvm-project/lld/COFF/
H A DMapFile.cpp68 uint64_t imageBase) { in sortUniqueSymbols() argument
H A DChunks.cpp445 uint64_t imageBase = file->ctx.config.imageBase; applyRelocation() local
[all...]
H A DConfig.h282 uint64_t imageBase = -1; global() member
/llvm-project/lld/ELF/
H A DConfig.h357 std::optional<uint64_t> imageBase; global() member