HomeSort by relevance Sort by last modified time
    Searched defs:SHN_UNDEF (Results 26 - 37 of 37) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 701 SHN_UNDEF = 0, // Undefined, missing, irrelevant, or meaningless
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 196 #define SHN_UNDEF 0 /* Undefined, missing, irrelevant. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 196 #define SHN_UNDEF 0 /* Undefined, missing, irrelevant. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 688 SHN_UNDEF = 0, // Undefined, missing, irrelevant, or meaningless
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 319 SHN_UNDEF = 0,
    [all...]
  /art/runtime/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 307 SHN_UNDEF SectionIndex = 0 /* Undefined, missing, irrelevant. */
320 {0, "SHN_UNDEF"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 307 SHN_UNDEF SectionIndex = 0 /* Undefined, missing, irrelevant. */
320 {0, "SHN_UNDEF"},
    [all...]
  /external/elfutils/libelf/
elf.h 303 #define SHN_UNDEF 0 /* Undefined section */
    [all...]
  /external/kmod/port-gnu/
elf.h 302 #define SHN_UNDEF 0 /* Undefined section */
    [all...]
  /external/valgrind/perf/
tinycc.c 330 #define SHN_UNDEF 0 /* Undefined section */
430 #define SHN_UNDEF 0 /* No section, undefined symbol. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 300 #define SHN_UNDEF 0 /* Undefined section */
    [all...]

Completed in 675 milliseconds

12