Home
last modified time | relevance | path

Searched refs:BFD (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/lld/test/ELF/
H A Dmips-gp-disp-ver.s2 # MIPS BFD linker puts _gp_disp symbol into DSO files and assigns zero
5 # in the LLD because BFD linker is used for building MIPS toolchain
H A Dmips-merge-abiflags.s3 # This happens e.g. with the FreeBSD BFD (BFD 2.17.50 [FreeBSD] 2007-07-03)
H A Ddynamic-list-empty.s3 # BFD reports a parse error on empty lists, but it is clear how to
/llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/
H A DOptions.h20 BFD, /// 0/[1:1]. Bfd default. enumerator
H A DDebugInfoLinker.cpp189 case TombstoneKind::BFD: in isDeadAddressRange()
H A Dllvm-dwarfutil.cpp110 Options.Tombstone = TombstoneKind::BFD; in validateAndSetOptions()
/llvm-project-15.0.7/llvm/test/tools/llvm-rc/
H A Dwindres-target.test1 ; Check handling of the -F/--target option for setting a specific BFD
12 ; -F/--target option, if it doesn't match the BFD target names.
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DWindresOpts.td38 defm target : LongShort<"F", "target", "Target BFD format name">;
/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp574 const auto &BFD = Before.getData(); in report() local
585 HandlePair(&BFD.find(*BI)->getValue(), nullptr); in report()
606 if (!BFD.count(*AI)) { in report()
623 const T &BData = BFD.find(*AI)->getValue(); in report()
/llvm-project-15.0.7/llvm/cmake/
H A Dconfig.guess1388 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/
H A Dmalformed-archives.test71 - Name: '#1/0' ## Triggers parsing as BFD archive.
/llvm-project-15.0.7/clang/docs/
H A DSourceBasedCodeCoverage.rst392 * Prior to version 2.26, the GNU binutils BFD linker is not able link programs
395 of BFD, or using the Gold linker.
/llvm-project-15.0.7/llvm/docs/
H A DFuzzingLLVM.rst246 .. note:: You may run into issues if you build with BFD ld, which is the
/llvm-project-15.0.7/llvm/cmake/modules/
H A DAddLLVM.cmake101 # Gold and BFD ld require a version script rather than a plain list.
176 # Linkers with BFD ld-compatible flags.