Searched refs:offset3 (Results 1 – 4 of 4) sorted by relevance
466 uint64_t offset3) { in applyAdrpAddLdr() argument475 uint32_t ins3 = read32le(buf + offset3); in applyAdrpAddLdr()489 uint64_t addr3 = isec->getVA() + offset3; in applyAdrpAddLdr()496 writeLiteralLdr(buf + offset3, literalLdr); in applyAdrpAddLdr()522 writeImmediateLdr(buf + offset3, immediateLdr); in applyAdrpAddLdr()534 uint64_t offset3) { in applyAdrpLdrGotLdr() argument540 applyAdrpAddLdr(buf, isec, offset1, offset2, offset3); in applyAdrpLdrGotLdr()550 uint32_t ins3 = read32le(buf + offset3); in applyAdrpLdrGotLdr()
323 typedef uint64 offset3; typedef647 offset3 offset;681 offset3 offset;1114 offset3 offset;
34 # 1.1) And offset3(ubyte).b7=0:38 # 1.2) And offset3(ubyte).B7=1:
122 It's in the form of <offset1 size1 offset2 size2 offset3 ...>