Home
last modified time | relevance | path

Searched defs:SHT_ARM_ATTRIBUTES (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h615 SHT_ARM_ATTRIBUTES = 0x70000003U, enumerator
/external/elfutils/src/libelf/
Delf.h2359 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3) /* ARM attributes section. */ macro