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

/freebsd-current/contrib/llvm-project/lld/MachO/
H A DExportTrie.h36 uint64_t imageBase = 0; member in class:lld::macho::TrieBuilder
H A DExportTrie.cpp63 ExportInfo(const Symbol &sym, uint64_t imageBase) argument
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DMapFile.cpp67 sortUniqueSymbols(std::vector<Defined *> &syms, uint64_t imageBase) argument
H A DChunks.cpp439 uint64_t imageBase = file->ctx.config.imageBase; local
[all...]
H A DConfig.h279 uint64_t imageBase = -1; member in struct:lld::coff::Configuration
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DConfig.h341 std::optional<uint64_t> imageBase; member in struct:lld::elf::Config

Completed in 104 milliseconds