Searched refs:has_index (Results 1 – 3 of 3) sorted by relevance
216 void FieldGenerator::SetRuntimeHasBit(int has_index) { in SetRuntimeHasBit() argument217 variables_["has_index"] = SimpleItoa(has_index); in SetRuntimeHasBit()
79 void SetRuntimeHasBit(int has_index);
1040 * libelfP.h (struct Elf): Remove unused ar.has_index field.