Searched refs:extreloff (Results 1 – 5 of 5) sorted by relevance
563 if (Dysymtab.extreloff > FileSize) in checkDysymtabCommand()569 BigSize += Dysymtab.extreloff; in checkDysymtabCommand()575 if (Error Err = checkOverlappingElement(Elements, Dysymtab.extreloff, in checkDysymtabCommand()4795 Offset = DysymtabLoadCmd.extreloff; // Offset to the external relocations in getRelocation()4872 Cmd.extreloff = 0; in getDysymtabLoadCommand()
722 uint32_t extreloff; member1390 sys::swapByteOrder(dst.extreloff); in swapStruct()
396 IO.mapRequired("extreloff", LoadCommand.extreloff); in mapping()
917 W.printNumber("extreloff", DLC.extreloff); in printMachODysymtab()
8946 outs() << " extreloff " << dyst.extreloff; in PrintDysymtabLoadCommand()8947 if (dyst.extreloff > object_size) in PrintDysymtabLoadCommand()8954 big_size += dyst.extreloff; in PrintDysymtabLoadCommand()