Home
last modified time | relevance | path

Searched refs:writeHeaderTo (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp56 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
408 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
409 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
410 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
411 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp56 void OutputSection::writeHeaderTo(typename ELFT::Shdr *Shdr) { in writeHeaderTo() function in OutputSection
419 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
420 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
421 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
422 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp56 void OutputSection::writeHeaderTo(typename ELFT::Shdr *Shdr) { in writeHeaderTo() function in OutputSection
417 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
418 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
419 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
420 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DOutputSections.cpp56 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in lld::elf::OutputSection
496 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
497 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
498 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
499 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp56 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in lld::elf::OutputSection
496 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
497 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
498 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
499 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp56 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
530 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
531 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
532 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
533 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DOutputSections.cpp56 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
526 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
527 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
528 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
529 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DOutputSections.cpp58 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
543 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
544 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
545 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
546 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DOutputSections.cpp58 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
577 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
578 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
579 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
580 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DOutputSections.cpp58 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
542 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
543 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
544 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
545 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DOutputSections.cpp58 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
542 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
543 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
544 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
545 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DOutputSections.cpp58 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
577 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
578 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
579 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
580 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DOutputSections.cpp58 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
577 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
578 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
579 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
580 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DOutputSections.cpp58 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
577 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
578 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
579 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
580 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DOutputSections.cpp58 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
577 template void OutputSection::writeHeaderTo<ELF32LE>(ELF32LE::Shdr *Shdr);
578 template void OutputSection::writeHeaderTo<ELF32BE>(ELF32BE::Shdr *Shdr);
579 template void OutputSection::writeHeaderTo<ELF64LE>(ELF64LE::Shdr *Shdr);
580 template void OutputSection::writeHeaderTo<ELF64BE>(ELF64BE::Shdr *Shdr);
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/COFF/
H A DWriter.h43 void writeHeaderTo(uint8_t *Buf);
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/COFF/
H A DWriter.h43 void writeHeaderTo(uint8_t *Buf);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/COFF/
H A DWriter.h50 void writeHeaderTo(uint8_t *buf);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/COFF/
H A DWriter.h50 void writeHeaderTo(uint8_t *buf);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/COFF/
H A DWriter.h50 void writeHeaderTo(uint8_t *buf);
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/COFF/
H A DWriter.h50 void writeHeaderTo(uint8_t *buf);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/COFF/
H A DWriter.h50 void writeHeaderTo(uint8_t *buf);
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/COFF/
H A DWriter.h50 void writeHeaderTo(uint8_t *buf);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/COFF/
H A DWriter.h50 void writeHeaderTo(uint8_t *buf);
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/COFF/
H A DWriter.h50 void writeHeaderTo(uint8_t *buf);

1234