Home
last modified time | relevance | path

Searched defs:DT_ADDRTAGIDX (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/linux/user/include/
H A Delf.h800 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h791 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h791 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h791 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) macro
/third_party/elfutils/libelf/
H A Delf.h956 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) /* Reverse order! */ macro
/third_party/musl/include/
H A Delf.h826 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) macro

Completed in 70 milliseconds