• Home
  • Raw
  • Download

Lines Matching refs:Relocation

44 static Relocation
47 Relocation result; in makeReloc()
59 static Relocation
61 Relocation result; in makeScatReloc()
184 const Relocation& call = text.relocations[0]; in TEST()
190 const Relocation& gotLoad = text.relocations[1]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
202 const Relocation& signed0 = text.relocations[3]; in TEST()
208 const Relocation& signed1 = text.relocations[4]; in TEST()
214 const Relocation& signed4 = text.relocations[5]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
304 const Relocation& absLoad = text.relocations[1]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
442 const Relocation& movt1 = text.relocations[3]; in TEST()
448 const Relocation& movt2 = text.relocations[4]; in TEST()
454 const Relocation& absPointer = text.relocations[5]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
587 const Relocation& br14 = text.relocations[1]; in TEST()
595 const Relocation& pichi1 = text.relocations[2]; in TEST()
601 const Relocation& pichi2 = text.relocations[3]; in TEST()
607 const Relocation& picha1 = text.relocations[4]; in TEST()
613 const Relocation& picha2 = text.relocations[5]; in TEST()
619 const Relocation& piclo1 = text.relocations[6]; in TEST()
625 const Relocation& piclo2 = text.relocations[7]; in TEST()
631 const Relocation& picloa1 = text.relocations[8]; in TEST()
637 const Relocation& picloa2 = text.relocations[9]; in TEST()
643 const Relocation& abshi1 = text.relocations[10]; in TEST()
649 const Relocation& abshi2 = text.relocations[11]; in TEST()
655 const Relocation& absha1 = text.relocations[12]; in TEST()
661 const Relocation& absha2 = text.relocations[13]; in TEST()
667 const Relocation& abslo1 = text.relocations[14]; in TEST()
673 const Relocation& abslo2 = text.relocations[15]; in TEST()
679 const Relocation& absloa1 = text.relocations[16]; in TEST()
685 const Relocation& absloa2 = text.relocations[17]; in TEST()