Home
last modified time | relevance | path

Searched refs:target_type_idx (Results 1 – 1 of 1) sorted by relevance

/art/compiler/linker/
Dlinker_patch.h121 uint32_t target_type_idx) { in RelativeTypePatch() argument
123 patch.type_idx_ = target_type_idx; in RelativeTypePatch()
131 uint32_t target_type_idx) { in TypeBssEntryPatch() argument
133 patch.type_idx_ = target_type_idx; in TypeBssEntryPatch()
141 uint32_t target_type_idx) { in PublicTypeBssEntryPatch() argument
143 patch.type_idx_ = target_type_idx; in PublicTypeBssEntryPatch()
151 uint32_t target_type_idx) { in PackageTypeBssEntryPatch() argument
153 patch.type_idx_ = target_type_idx; in PackageTypeBssEntryPatch()