HomeSort by relevance Sort by last modified time
    Searched refs:SHT_NOTE (Results 101 - 125 of 130) sorted by null

1 2 3 45 6

  /external/llvm/lib/Target/AMDGPU/
AMDGPUAsmPrinter.cpp 244 Context.getELFSection(".AMDGPU.disasm", ELF::SHT_NOTE, 0));
  /external/elfutils/src/
elfcmp.c 409 case SHT_NOTE:
ldgeneric.c 977 || shdr->sh_type == SHT_NOTE
    [all...]
strip.c 974 && shdr_info[cnt].shdr.sh_type != SHT_NOTE
    [all...]
elflint.c     [all...]
  /external/llvm/include/llvm/Support/
ELF.h 650 SHT_NOTE = 7, // Information about the file.
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 359 ECase(SHT_NOTE)
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 88 case llvm::ELF::SHT_NOTE:
  /toolchain/binutils/binutils-2.25/gold/
script-sections.cc 462 else if (type == elfcpp::SHT_NOTE)
    [all...]
layout.cc     [all...]
incremental.cc 187 || sh_type == elfcpp::SHT_NOTE);
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 342 SHT_NOTE SectionType = 7 /* note section */
374 {7, "SHT_NOTE"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 342 SHT_NOTE SectionType = 7 /* note section */
374 {7, "SHT_NOTE"},
    [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 350 SHT_NOTE = 7,
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf.c 962 if (hdr->sh_type == SHT_NOTE)
1101 "SHT_RELA", "SHT_HASH", "SHT_DYNAMIC", "SHT_NOTE",
    [all...]
elflink.c     [all...]
  /external/elfutils/libelf/
elf.h 327 #define SHT_NOTE 7 /* Notes */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 322 #define SHT_NOTE 7 /* Notes */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 324 #define SHT_NOTE 7 /* Notes */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 769 LLVM_READOBJ_ENUM_CASE(ELF, SHT_NOTE );
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readelf.c     [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
objcopy.c     [all...]
readelf.c     [all...]

Completed in 3325 milliseconds

1 2 3 45 6