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

/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm64.cpp538 generateAtomContent( const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, llvm::MutableArrayRef<uint8_t> atomContentBuffer) argument
H A DArchHandler_x86.cpp409 generateAtomContent(const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, llvm::MutableArrayRef<uint8_t> atomContentBuffer) argument
H A DArchHandler_x86_64.cpp545 generateAtomContent( const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, llvm::MutableArrayRef<uint8_t> atomContentBuffer) argument
H A DArchHandler_arm.cpp1012 generateAtomContent(const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, llvm::MutableArrayRef<uint8_t> atomContentBuffer) argument
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DConfig.h98 bool relocatable = true; member in struct:lld::coff::Configuration
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DConfig.h190 bool relocatable; member in struct:lld::elf::Configuration

Completed in 114 milliseconds