Searched refs:getDyldInfoLazyBindOpcodes (Results 1 – 3 of 3) sorted by relevance
285 O.LazyBinds.Opcodes = MachOObj.getDyldInfoLazyBindOpcodes();
721 ArrayRef<uint8_t> getDyldInfoLazyBindOpcodes() const;
4483 return bindTable(Err, this, getDyldInfoLazyBindOpcodes(), is64Bit(), in lazyBindTable()4951 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoLazyBindOpcodes() const { in getDyldInfoLazyBindOpcodes() function in MachOObjectFile