Searched refs:OpdAddress (Results 1 – 2 of 2) sorted by relevance
38 uint64_t OpdAddress = 0; in create() local53 OpdAddress = Section->getAddress(); in create()62 res->addSymbol(P.first, P.second, OpdExtractor.get(), OpdAddress)) in create()145 uint64_t OpdAddress) { in addSymbol() argument208 uint64_t OpdOffset = SymbolAddress - OpdAddress; in addSymbol()
63 // For big-endian PowerPC64 ELF, OpdAddress is the address of the .opd67 uint64_t OpdAddress = 0);