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

12

  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/qemu/
elf.h 31 #define PT_LOPROC 0x70000000
857 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* arch extension bits */
858 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* ia64 unwind bits */
    [all...]
  /external/elfutils/libelf/
elf.h 574 #define PT_LOPROC 0x70000000 /* Start of processor-specific */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 577 #define PT_LOPROC 0x70000000 /* Start of processor-specific */
    [all...]
  /external/valgrind/main/perf/
tinycc.c 572 #define PT_LOPROC 0x70000000 /* Start of processor-specific */
    [all...]

Completed in 138 milliseconds

12