Home
last modified time | relevance | path

Searched refs:SHdr (Results 26 – 50 of 55) sorted by relevance

123

/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-objrea.adb550 SHdr : constant Section_Header := Read_Section_Header (Obj, Shnum); constant
553 Offset (SHdr.Sh_Offset),
554 uint64 (SHdr.Sh_Addr),
555 uint64 (SHdr.Sh_Size),
556 (SHdr.Sh_Flags and SHF_EXECINSTR) /= 0);
747 SHdr : Section_Header; variable
749 SHdr := Read_Section_Header (Obj, Sec.Num);
750 return Offset_To_String (Obj.Secstr_Stream, Offset (SHdr.Sh_Name));
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-objrea.adb550 SHdr : constant Section_Header := Read_Section_Header (Obj, Shnum); constant
553 Offset (SHdr.Sh_Offset),
554 uint64 (SHdr.Sh_Addr),
555 uint64 (SHdr.Sh_Size),
556 (SHdr.Sh_Flags and SHF_EXECINSTR) /= 0);
744 SHdr : Section_Header; variable
746 SHdr := Read_Section_Header (Obj, Sec.Num);
747 return Offset_To_String (Obj.Secstr_Stream, Offset (SHdr.Sh_Name));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-objrea.adb550 SHdr : constant Section_Header := Read_Section_Header (Obj, Shnum); constant
553 Offset (SHdr.Sh_Offset),
554 uint64 (SHdr.Sh_Addr),
555 uint64 (SHdr.Sh_Size),
556 (SHdr.Sh_Flags and SHF_EXECINSTR) /= 0);
744 SHdr : Section_Header; variable
746 SHdr := Read_Section_Header (Obj, Sec.Num);
747 return Offset_To_String (Obj.Secstr_Stream, Offset (SHdr.Sh_Name));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-objrea.adb550 SHdr : constant Section_Header := Read_Section_Header (Obj, Shnum); constant
553 Offset (SHdr.Sh_Offset),
554 uint64 (SHdr.Sh_Addr),
555 uint64 (SHdr.Sh_Size),
556 (SHdr.Sh_Flags and SHF_EXECINSTR) /= 0);
744 SHdr : Section_Header; variable
746 SHdr := Read_Section_Header (Obj, Sec.Num);
747 return Offset_To_String (Obj.Secstr_Stream, Offset (SHdr.Sh_Name));
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DOutputSections.h53 template <typename ELFT> void writeHeaderTo(typename ELFT::Shdr *SHdr);
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DOutputSections.h52 template <typename ELFT> void writeHeaderTo(typename ELFT::Shdr *SHdr);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DELFWriter.h238 void EmitSectionHeader(BinaryObject &SHdrTab, const ELFSection &SHdr);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h699 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ObjectYAML/
H A DELFYAML.h699 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h810 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp859 IO &IO, ELFYAML::SectionHeader &SHdr) { in mapping() argument
860 IO.mapRequired("Name", SHdr.Name); in mapping()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ObjectYAML/
H A DELFYAML.cpp857 IO &IO, ELFYAML::SectionHeader &SHdr) { in mapping() argument
858 IO.mapRequired("Name", SHdr.Name); in mapping()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DELFYAML.cpp861 IO &IO, ELFYAML::SectionHeader &SHdr) { in mapping() argument
862 IO.mapRequired("Name", SHdr.Name); in mapping()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ObjectYAML/
H A DELFYAML.cpp837 IO &IO, ELFYAML::SectionHeader &SHdr) { in mapping() argument
838 IO.mapRequired("Name", SHdr.Name); in mapping()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DELFYAML.cpp861 IO &IO, ELFYAML::SectionHeader &SHdr) { in mapping() argument
862 IO.mapRequired("Name", SHdr.Name); in mapping()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h877 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ObjectYAML/
H A DELFYAML.h877 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h872 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h877 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h877 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h877 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h872 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h877 static void mapping(IO &IO, ELFYAML::SectionHeader &SHdr); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DELFYAML.cpp997 IO &IO, ELFYAML::SectionHeader &SHdr) { in mapping() argument
998 IO.mapRequired("Name", SHdr.Name); in mapping()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ObjectYAML/
H A DELFYAML.cpp997 IO &IO, ELFYAML::SectionHeader &SHdr) { in mapping() argument
998 IO.mapRequired("Name", SHdr.Name); in mapping()

123