Home
last modified time | relevance | path

Searched refs:SHT_GROUP (Results 1 – 12 of 12) sorted by relevance

/third_party/libunwind/include/win/
Dfreebsd-elf_common.h207 #define SHT_GROUP 17 /* Section group. */ macro
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h207 #define SHT_GROUP 17 /* Section group. */ macro
/third_party/uboot/u-boot-2020.01/include/
Delf.h286 #define SHT_GROUP 17 /* Section group */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp246 STRINGIFY_ENUM_CASE(ELF, SHT_GROUP); in getELFSectionTypeName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h681 SHT_GROUP = 17, // Section group. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h831 SHT_GROUP = 17, // Section group. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp430 return createELFSectionImpl(".group", ELF::SHT_GROUP, 0, in createELFGroupSection()
DELFObjectWriter.cpp1020 case ELF::SHT_GROUP: in writeSection()
1051 if (Type != ELF::SHT_GROUP) in writeSectionHeader()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp459 ECase(SHT_GROUP); in enumeration()
1214 case ELF::SHT_GROUP: in mapping()
DELFEmitter.cpp877 assert(Section.Type == llvm::ELF::SHT_GROUP && in writeSectionContent()
/third_party/musl/include/
Delf.h386 #define SHT_GROUP 17 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h386 #define SHT_GROUP 17 macro