Searched refs:PatchInt32 (Results 1 – 2 of 2) sorted by relevance
131 PatchInt32(size_offset, encoded_cie_size); in WriteCie()346 PatchInt32(fde_offset(), encoded_fde_size); in Finish()349 PatchInt32(GetProcedureAddressOffset(), in Finish()351 PatchInt32(GetProcedureSizeOffset(), code_size); in Finish()
142 void PatchInt32(int base_offset, uint32_t value) { in PatchInt32() function