Lines Matching refs:Address
68 if (Sections[i].Address == LocalAddress) {
73 llvm_unreachable("Attempting to remap address of unknown section!");
77 uint64_t Address;
78 if (std::error_code EC = Sym.getAddress(Address))
81 if (Address == UnknownAddressOrSize) {
100 Result = Address - SectionAddress;
374 // Assign the address of each symbol
386 DEBUG(dbgs() << "Allocating common symbol " << Name << " address "
523 // This stub has to be able to access the full address space,
528 // Stub can use ip0 (== x16) to calculate address
564 // PowerPC64 stub: the address points to a function descriptor
565 // instead of the function itself. Load the function address
586 // 8-byte address stored at Addr + 8
591 // 32-bit PC-relative address of the GOT entry will be stored at Addr+2
598 // Assign an address to a symbol name and resolve all the relocations
602 // The address to use for relocation resolution is not
603 // the address of the local section buffer. We must be doing
620 if (Sections[RE.SectionID].Address == nullptr)
632 // This is an absolute symbol, use an address of zero.
641 // This is an external symbol, try to get its address from