Searched defs:bind (Results 1 – 6 of 6) sorted by relevance
42 bind ( in bind() function
337 def bind(self, addr): member in dispatcher
216 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
210 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument