HomeSort by relevance Sort by last modified time
    Searched defs:SHT_ARM_ATTRIBUTES (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/linkloader/lib/
ELFSectionHeader.cpp 34 #ifndef SHT_ARM_ATTRIBUTES
35 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3)
  /external/llvm/include/llvm/Support/
ELF.h 753 SHT_ARM_ATTRIBUTES = 0x70000003U,
    [all...]

Completed in 144 milliseconds