Searched refs:getDyldInfoBindOpcodes (Results 1 – 3 of 3) sorted by relevance
249 O.Binds.Opcodes = MachOObj.getDyldInfoBindOpcodes(); in readBindInfo()
558 ArrayRef<uint8_t> getDyldInfoBindOpcodes() const;
4139 return bindTable(Err, this, getDyldInfoBindOpcodes(), is64Bit(), in bindTable()4566 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoBindOpcodes() const { in getDyldInfoBindOpcodes() function in MachOObjectFile