Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
H A Deblcheckreloctargettype.c47 case SHT_FINI_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.cpp133 else if (Type == ELF::SHT_FINI_ARRAY) in PrintSwitchToSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp594 Type = ELF::SHT_FINI_ARRAY; in ParseSectionArguments()
601 Type = ELF::SHT_FINI_ARRAY; in ParseSectionArguments()
/third_party/elfutils/libelf/
H A Delf_getdata.c61 [SHT_FINI_ARRAY] = ELF_T_ADDR,
H A Delf.h443 #define SHT_FINI_ARRAY 15 /* Array of destructors */ macro
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp479 #define SHT_FINI_ARRAY 15 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp244 STRINGIFY_ENUM_CASE(ELF, SHT_FINI_ARRAY); in getELFSectionTypeName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp465 return ELF::SHT_FINI_ARRAY; in getELFSectionType()
770 Type = ELF::SHT_FINI_ARRAY; in getStaticStructorSection()
847 StaticDtorSection = Ctx.getELFSection(".fini_array", ELF::SHT_FINI_ARRAY, in InitializeELF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h679 SHT_FINI_ARRAY = 15, // Pointers to termination functions.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h829 SHT_FINI_ARRAY = 15, // Pointers to termination functions.
/third_party/elfio/elfio/
H A Delfio_dump.hpp384 { SHT_FINI_ARRAY, "FINI_ARRAY" },
H A Delf_types.hpp507 constexpr Elf_Word SHT_FINI_ARRAY = 15; member
/third_party/musl/porting/linux/user/include/
H A Delf.h385 #define SHT_FINI_ARRAY 15 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h384 #define SHT_FINI_ARRAY 15 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h384 #define SHT_FINI_ARRAY 15 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h384 #define SHT_FINI_ARRAY 15 macro
/third_party/musl/include/
H A Delf.h385 #define SHT_FINI_ARRAY 15 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp457 ECase(SHT_FINI_ARRAY); in enumeration()
/third_party/elfutils/src/
H A Delflint.c3648 { ".fini_array", 12, SHT_FINI_ARRAY, exact, SHF_ALLOC | SHF_WRITE, 0 },

Completed in 107 milliseconds