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