Searched refs:bind_size (Results 1 – 17 of 17) sorted by relevance
589 uint32_t bind_size; member
228 EXE: bind_size 24
262 EXE: bind_size 24
264 EXE: bind_size 24
823 uint32_t bind_size; member1076 sys::swapByteOrder(info.bind_size); in swapStruct()
828 uint32_t bind_size; member1084 sys::swapByteOrder(info.bind_size); in swapStruct()
854 uint32_t bind_size; member1101 sys::swapByteOrder(info.bind_size); in swapStruct()
243 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
268 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
284 EXE: bind_size 24
286 EXE: bind_size 24
242 RUN: not llvm-objdump -macho -private-headers %p/Inputs/macho-invalid-dyldinfo-bind_off-bind_size …243 …D_SIZE: macho-invalid-dyldinfo-bind_off-bind_size': truncated or malformed object (bind_off field …
653 BigSize += DyldInfo.bind_size; in checkDyldInfoCommand()660 DyldInfo.bind_size, in checkDyldInfoCommand()4532 return makeArrayRef(Ptr, DyldInfo.bind_size); in getDyldInfoBindOpcodes()
2340 return makeArrayRef(Ptr, DyldInfo.bind_size); in getDyldInfoBindOpcodes()
8109 outs() << " bind_size " << dc.bind_size; in PrintDyldInfoLoadCommand()8111 big_size += dc.bind_size; in PrintDyldInfoLoadCommand()
8508 outs() << " bind_size " << dc.bind_size; in PrintDyldInfoLoadCommand()8510 big_size += dc.bind_size; in PrintDyldInfoLoadCommand()