Searched defs:imageBase (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | ExportTrie.h | 36 uint64_t imageBase = 0; variable |
/llvm-project/lld/COFF/ | ||
H A D | MapFile.cpp | 68 uint64_t imageBase) { in sortUniqueSymbols() argument |
H A D | Chunks.cpp | 445 uint64_t imageBase = file->ctx.config.imageBase; applyRelocation() local |
H A D | Config.h | 282 uint64_t imageBase = -1; global() member |
/llvm-project/lld/ELF/ | ||
H A D | Config.h | 357 std::optional<uint64_t> imageBase; global() member |