Searched refs:getDyldInfoBindOpcodes (Results 1 – 3 of 3) sorted by relevance
398 ArrayRef<uint8_t> getDyldInfoBindOpcodes() const;
208 dumpBindOpcodes(Y->LinkEdit.BindOpcodes, Obj.getDyldInfoBindOpcodes()); in dumpLinkEdit()
1931 return bindTable(getDyldInfoBindOpcodes(), is64Bit(), in bindTable()2332 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoBindOpcodes() const { in getDyldInfoBindOpcodes() function in MachOObjectFile