Searched defs:getVA (Results 1 – 10 of 10) sorted by relevance
88 uint64_t Defined::getVA() const { in getVA() function in Defined 129 uint64_t DylibSymbol::getVA() const { in getVA() function in DylibSymbol
126 uint64_t getVA(uint32_t gotIndex) const { in getVA() function 150 uint64_t getVA() const { return isec->getVA(offset); } in getVA() function 291 uint64_t getVA(uint32_t stubsIndex) const { in getVA() function 365 uint64_t getVA(uint32_t index) const { in getVA() function
91 uint64_t InputSection::getVA(uint64_t off) const { getVA() function in InputSection
59 virtual uint64_t getVA() const { return 0; } getVA() function
112 uint64_t getVA() const { return InputSection::getVA(0); } in getVA() function
357 uint64_t InputChunk::getVA(uint64_t offset) const { in getVA() function in lld::wasm::InputChunk
309 uint64_t DefinedData::getVA() const { getVA() function in lld::wasm::DefinedData
159 uint64_t Symbol::getVA(int64_t addend) const { getVA() function in Symbol
188 uint64_t SectionBase::getVA(uint64_t offset) const { getVA() function in SectionBase [all...]
261 uint64_t getVA() const { return va; } getVA() function