Home | History | Annotate | Download | only in arm

Lines Matching refs:string_offset

228   void TestStringReference(uint32_t string_offset);
307 void Thumb2RelativePatcherTest::TestStringReference(uint32_t string_offset) {
309 string_index_to_offset_map_.Put(kStringIndex, string_offset);
314 CheckPcRelativePatch(ArrayRef<const LinkerPatch>(patches), string_offset);