Searched refs:rebase_off (Results 1 – 19 of 19) sorted by relevance
586 uint32_t rebase_off; member
225 EXE: rebase_off 49152
259 EXE: rebase_off 49152
233 RUN: not llvm-objdump -macho -private-headers %p/Inputs/macho-invalid-dyldinfo-rebase_off 2>&1 | Fi…234 …ALID-DYLDINFO-REBASE_OFF: macho-invalid-dyldinfo-rebase_off': truncated or malformed object (rebas…236 RUN: not llvm-objdump -macho -private-headers %p/Inputs/macho-invalid-dyldinfo-rebase_off-rebase_si…237 …SE_OFF-REBASE_SIZE: macho-invalid-dyldinfo-rebase_off-rebase_size': truncated or malformed object …
261 EXE: rebase_off 49152
820 uint32_t rebase_off; member1073 sys::swapByteOrder(info.rebase_off); in swapStruct()
353 WriteQueue.push_back(std::make_pair(DyldInfoOnlyCmd->rebase_off, in writeLinkEditData()
825 uint32_t rebase_off; member1081 sys::swapByteOrder(info.rebase_off); in swapStruct()
406 WriteQueue.push_back(std::make_pair(DyldInfoOnlyCmd->rebase_off, in writeLinkEditData()
851 uint32_t rebase_off; member1098 sys::swapByteOrder(info.rebase_off); in swapStruct()
240 IO.mapRequired("rebase_off", LoadCommand.rebase_off); in mapping()
265 IO.mapRequired("rebase_off", LoadCommand.rebase_off); in mapping()
281 EXE: rebase_off 8192
283 EXE: rebase_off 8192
633 if (DyldInfo.rebase_off > FileSize) in checkDyldInfoCommand()637 uint64_t BigSize = DyldInfo.rebase_off; in checkDyldInfoCommand()644 if (Error Err = checkOverlappingElement(Elements, DyldInfo.rebase_off, in checkDyldInfoCommand()4520 reinterpret_cast<const uint8_t *>(getPtr(*this, DyldInfo.rebase_off)); in getDyldInfoRebaseOpcodes()
2328 reinterpret_cast<const uint8_t *>(getPtr(this, DyldInfo.rebase_off)); in getDyldInfoRebaseOpcodes()
8091 outs() << " rebase_off " << dc.rebase_off; in PrintDyldInfoLoadCommand()8092 if (dc.rebase_off > object_size) in PrintDyldInfoLoadCommand()8098 big_size = dc.rebase_off; in PrintDyldInfoLoadCommand()
8490 outs() << " rebase_off " << dc.rebase_off; in PrintDyldInfoLoadCommand()8491 if (dc.rebase_off > object_size) in PrintDyldInfoLoadCommand()8497 big_size = dc.rebase_off; in PrintDyldInfoLoadCommand()