Lines Matching refs:printHex
391 W.printHex("Reserved", Obj->getHeader64().reserved);
421 W.printHex("CpuSubtype", subtype);
455 W.printHex("Address", MOSection.Address);
456 W.printHex("Size", MOSection.Size);
459 W.printHex("RelocationOffset", MOSection.RelocationTableOffset);
465 W.printHex("Reserved1", MOSection.Reserved1);
466 W.printHex("Reserved2", MOSection.Reserved2);
468 W.printHex("Reserved3", MOSection.Reserved3);
559 W.printHex("Offset", Offset);
564 W.printHex("Value", Obj->getScatteredRelocationValue(RE));
628 W.printHex("Type", "SymDebugTable", MOSymbol.Type);
637 W.printHex("Section", SectionName, MOSymbol.SectionIndex);
642 W.printHex("Value", MOSymbol.Value);
781 W.printHex("vmaddr", MOSegment.vmaddr);
782 W.printHex("vmsize", MOSegment.vmsize);
788 W.printHex("flags", MOSegment.flags);
803 W.printHex("Symbol Index", Obj->getIndirectSymbolTableEntry(DLC, i));