Searched refs:binary_offset (Results 1 – 2 of 2) sorted by relevance
43 binary_offset="$(printf "0x%X" "$((function_addr+function_offset))")"44 symbolized="$(echo $binary_offset | addr2line -ie $binary_name)"
182 auto binary_offset = builder.CreateVector(binary); in GetSerializedCache() local185 program_builder.add_binary(binary_offset); in GetSerializedCache()