Searched refs:compiled_code_offset (Results 1 – 1 of 1) sorted by relevance
402 uint32_t compiled_code_offset = compiled_code_address - oatdata_address; in FixupCompiledCodeOffset() local403 symbol_to_compiled_code_offset_.Put(&symbol, compiled_code_offset); in FixupCompiledCodeOffset()409 *addr = compiled_code_offset; in FixupCompiledCodeOffset()411 return compiled_code_offset; in FixupCompiledCodeOffset()