Searched refs:oldlinkoffset (Results 1 – 1 of 1) sorted by relevance
6124 int oldlinkoffset; in compile_branch() local6127 oldlinkoffset = GET(bra, 1); in compile_branch()6128 bralink = (oldlinkoffset == 0)? NULL : bralink - oldlinkoffset; in compile_branch()