Searched defs:getVA (Results 1 – 8 of 8) sorted by relevance
88 uint64_t Defined::getVA() const { in getVA() function in Defined129 uint64_t DylibSymbol::getVA() const { in getVA() function in DylibSymbol
126 uint64_t getVA(uint32_t gotIndex) const { in getVA() function150 uint64_t getVA() const { return isec->getVA(offset); } in getVA() function291 uint64_t getVA(uint32_t stubsIndex) const { in getVA() function365 uint64_t getVA(uint32_t index) const { in getVA() function
91 uint64_t InputSection::getVA(uint64_t off) const { in getVA() function in InputSection
59 virtual uint64_t getVA() const { return 0; } in getVA() function
112 uint64_t getVA() const { return InputSection::getVA(0); } in getVA() function
159 uint64_t Symbol::getVA(int64_t addend) const { in getVA() function in Symbol
223 uint64_t SectionBase::getVA(uint64_t offset) const { in getVA() function in SectionBase
261 uint64_t getVA() const { return va; } in getVA() function