Searched refs:DataOffset (Results 1 – 6 of 6) sorted by relevance
320 outs() << " ('dataoff', " << LLC->DataOffset << ")\n" in DumpLinkeditDataCommand()325 Obj.ReadULEB128s(LLC->DataOffset, Addresses); in DumpLinkeditDataCommand()342 outs() << " ('dataoff', " << LLC->DataOffset << ")\n" in DumpDataInCodeDataCommand()350 Obj.ReadDataInCodeTableEntry(LLC->DataOffset, i, DICE); in DumpDataInCodeDataCommand()
236 uint32_t DataOffset; member
196 void WriteLinkeditLoadCommand(uint32_t Type, uint32_t DataOffset,
366 uint32_t DataOffset, in WriteLinkeditLoadCommand() argument373 Write32(DataOffset); in WriteLinkeditLoadCommand()
253 SwapValue(Value.DataOffset); in SwapStruct()
230 MachOObj->getObject()->ReadULEB128s(LLC->DataOffset, FoundFns); in getSectionsAndSymbols()