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