Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DExportTrie.h36 uint64_t imageBase = 0; variable
/freebsd/contrib/llvm-project/lld/COFF/
H A DMapFile.cpp67 uint64_t imageBase) { in sortUniqueSymbols()
H A DConfig.h289 uint64_t imageBase = -1; member
H A DChunks.cpp458 uint64_t imageBase = ctx.config.imageBase; in applyRelocation() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp1624 uint64_t imageBase = ctx.script->hasSectionsCommand || ctx.arg.relocatable in finalizeAddressDependentContent() local
H A DConfig.h443 std::optional<uint64_t> imageBase; member