Home
last modified time | relevance | path

Searched refs:SHT_INIT_ARRAY (Results 1 - 19 of 19) sorted by relevance

/third_party/elfutils/libebl/
H A Deblcheckreloctargettype.c46 case SHT_INIT_ARRAY: in ebl_check_reloc_target_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSectionELF.cpp131 if (Type == ELF::SHT_INIT_ARRAY) in PrintSwitchToSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp588 Type = ELF::SHT_INIT_ARRAY; in ParseSectionArguments()
599 Type = ELF::SHT_INIT_ARRAY; in ParseSectionArguments()
/third_party/elfutils/libelf/
H A Delf_getdata.c60 [SHT_INIT_ARRAY] = ELF_T_ADDR,
H A Delf.h442 #define SHT_INIT_ARRAY 14 /* Array of constructors */ macro
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp478 #define SHT_INIT_ARRAY 14 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp243 STRINGIFY_ENUM_CASE(ELF, SHT_INIT_ARRAY); in getELFSectionTypeName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp462 return ELF::SHT_INIT_ARRAY; in getELFSectionType()
767 Type = ELF::SHT_INIT_ARRAY; in getStaticStructorSection()
845 StaticCtorSection = Ctx.getELFSection(".init_array", ELF::SHT_INIT_ARRAY, in InitializeELF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h678 SHT_INIT_ARRAY = 14, // Pointers to initialization functions.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h828 SHT_INIT_ARRAY = 14, // Pointers to initialization functions.
/third_party/elfio/elfio/
H A Delfio_dump.hpp383 { SHT_INIT_ARRAY, "INIT_ARRAY" },
H A Delf_types.hpp506 constexpr Elf_Word SHT_INIT_ARRAY = 14; member
/third_party/musl/porting/linux/user/include/
H A Delf.h384 #define SHT_INIT_ARRAY 14 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h383 #define SHT_INIT_ARRAY 14 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h383 #define SHT_INIT_ARRAY 14 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h383 #define SHT_INIT_ARRAY 14 macro
/third_party/musl/include/
H A Delf.h384 #define SHT_INIT_ARRAY 14 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp456 ECase(SHT_INIT_ARRAY); in enumeration()
/third_party/elfutils/src/
H A Delflint.c3652 { ".init_array", 12, SHT_INIT_ARRAY, exact, SHF_ALLOC | SHF_WRITE, 0 },

Completed in 87 milliseconds