Searched refs:OffsetPadding (Results 1 – 2 of 2) sorted by relevance
343 const uint32_t OffsetPadding = (Obj.getBytesInAddress() > 4 ? 16 : 8); in printDynamicRelocations() local345 outs() << left_justify("OFFSET", OffsetPadding) << ' ' in printDynamicRelocations()
2683 uint32_t OffsetPadding = (O.getBytesInAddress() > 4 ? 16 : 8); in printRelocations() local2685 outs() << left_justify("OFFSET", OffsetPadding) << " " in printRelocations()