Searched refs:EntrypointOffset (Results 1 – 4 of 4) sorted by relevance
220 custom_value1 = linker_patch.EntrypointOffset(); in GetThunkMapKey()
229 uint32_t EntrypointOffset() const { in EntrypointOffset() function
329 return patch.EntrypointOffset(); in CustomValue1()
392 return ThunkKey(ThunkType::kEntrypointCall, patch.EntrypointOffset()); in GetEntrypointCallKey()