Searched refs:ELF32_R_INFO (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h422 #define ELF32_R_INFO(sym, type) (((sym) << 8) + ((type)&0xff)) macro

Completed in 21 milliseconds