Searched refs:symValue (Results 1 – 8 of 8) sorted by relevance
430 Relocator::DWord S = pReloc.symValue(); in abs()477 Relocator::Address S = pReloc.symValue(); in rel()511 Relocator::Address S = pReloc.symValue(); in add_abs_lo12()526 Relocator::Address S = pReloc.symValue(); in adr_prel_pg_hi21()557 Relocator::Address S = pReloc.symValue(); in call()588 Relocator::Address S = pReloc.symValue(); in condbr()622 got_entry->setValue(pReloc.symValue()); in adr_got_page()626 dyn_rela->setAddend(pReloc.symValue()); in adr_got_page()647 got_entry->setValue(pReloc.symValue()); in ld64_got_lo12()652 dyn_rela->setAddend(pReloc.symValue()); in ld64_got_lo12()[all …]
35 ((pReloc.symValue() & 0x1) != 0))? in getThumbBit()844 Relocator::DWord S = pReloc.symValue(); in abs32()879 Relocator::Address S = pReloc.symValue(); in rel32()905 pReloc.target() = pReloc.symValue() + A - pReloc.place(); in base_prel()915 Relocator::Address S = pReloc.symValue(); in gotoff32()938 got_entry->setValue(pReloc.symValue()); in got_brel()958 got_entry->setValue(pReloc.symValue()); in got_prel()969 Relocator::Address S = pReloc.symValue(); in thm_jump8()988 Relocator::Address S = pReloc.symValue(); in thm_jump11()1018 S = pReloc.symValue(); in thm_jump19()[all …]
491 Relocator::Address S = pReloc.symValue(); in applyAbs()655 result = pReloc.addend() + pReloc.symValue() - pReloc.place(); in applyRel()682 Relocator::Address S = pReloc.symValue(); in relocAbs()724 Relocator::Address S = pReloc.symValue(); in relocPCREL()753 Relocator::Address S = pReloc.symValue(); in relocGPREL()809 PLT_S = pReloc.symValue(); in relocPLTB22PCREL()829 got_entry->setValue(pReloc.symValue()); in relocGOT()900 Relocator::Address S = pReloc.symValue(); in relocGOTREL()
886 Relocator::DWord S = pReloc.symValue(); in abs()927 Relocator::DWord S = pReloc.symValue(); in rel()963 Relocator::Address S = pReloc.symValue(); in gotoff32()991 got_entry->setValue(pReloc.symValue()); in got32()1009 PLT_S = pReloc.symValue(); in plt32()1034 pParent.getSymGOTMap().lookUpSecondEntry(*rsym)->setValue(pReloc.symValue()); in tls_gd()1069 Relocator::Address S = pReloc.symValue(); in tls_ldo_32()1130 Relocator::Address S = pReloc.symValue(); in tls_le()1586 Relocator::DWord S = pReloc.symValue(); in abs()1634 Relocator::DWord S = pReloc.symValue(); in signed32()[all …]
72 Address symValue() const;
91 Relocation::Address Relocation::symValue() const in symValue() function in Relocation
148 ASSERT_EQ(0x0, rReloc->symValue()); in TEST_F()
61 m_Symbol(pParent.symValue()), in MipsRelocationInfo()663 got.setEntryValue(got_entry, pReloc.parent().symValue()); in getGlobalGOTEntry()