Lines Matching refs:printHex
428 W.printHex("Reserved", Obj->getHeader64().reserved);
458 W.printHex("CpuSubtype", subtype);
487 W.printHex("Address", MOSection.Address);
488 W.printHex("Size", MOSection.Size);
491 W.printHex("RelocationOffset", MOSection.RelocationTableOffset);
496 W.printHex("Reserved1", MOSection.Reserved1);
497 W.printHex("Reserved2", MOSection.Reserved2);
499 W.printHex("Reserved3", MOSection.Reserved3);
578 W.printHex("Offset", Offset);
583 W.printHex("Value", Obj->getScatteredRelocationValue(RE));
691 W.printHex("Type", "SymDebugTable", MOSymbol.Type);
700 W.printHex("Section", SectionName, MOSymbol.SectionIndex);
705 W.printHex("Value", MOSymbol.Value);
934 W.printHex("vmaddr", MOSegment.vmaddr);
935 W.printHex("vmsize", MOSegment.vmsize);
941 W.printHex("flags", MOSegment.flags);
956 W.printHex("Symbol Index", Obj->getIndirectSymbolTableEntry(DLC, i));