Searched refs:getPPC64LongBranchTableVA (Results 1 – 3 of 3) sorted by relevance
152 uint64_t Symbol::getPPC64LongBranchTableVA() const { in getPPC64LongBranchTableVA() function in Symbol
175 uint64_t getPPC64LongBranchTableVA() const;
709 int64_t Offset = Destination.getPPC64LongBranchTableVA() - getPPC64TocBase(); in writeTo()