Home
last modified time | relevance | path

Searched refs:SHT_ARM_PREEMPTMAP (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDarm.h75 #define SHT_ARM_PREEMPTMAP 0x70000002 /* Section pre-emption details. */ macro
HDChangeLog301 * arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES): New defines.
/NextBSD/sys/sys/
HDelf_common.h421 #define SHT_ARM_PREEMPTMAP 0x70000002 /* BPABI DLL dynamic linking macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h643 SHT_ARM_PREEMPTMAP = 0x70000002U, enumerator
/NextBSD/contrib/llvm/lib/Object/
HDELFYAML.cpp360 ECase(SHT_ARM_PREEMPTMAP) in enumeration()
/NextBSD/usr.bin/elfdump/
HDelfdump.c366 case SHT_ARM_PREEMPTMAP:return "SHT_ARM_PREEMPTMAP"; in sh_types()
/NextBSD/contrib/llvm/tools/llvm-readobj/
HDELFDumper.cpp417 LLVM_READOBJ_ENUM_CASE(ELF, SHT_ARM_PREEMPTMAP); in getElfSectionType()
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1128 _ELF_DEFINE_SHT(SHT_ARM_PREEMPTMAP, 0x70000002UL, \
/NextBSD/contrib/binutils/bfd/
HDelf32-arm.c9483 case SHT_ARM_PREEMPTMAP: in elf32_arm_section_from_shdr()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2632 case SHT_ARM_PREEMPTMAP: in get_arm_section_type_name()