Home | History | Annotate | Download | only in Lib

Lines Matching full:_libc_search

137 _libc_search = re.compile(r'(__libc_init)'
169 m = _libc_search.search(binary,pos)