Home | History | Annotate | Download | only in X86

Lines Matching refs:R_X86_64_RELATIVE

1424   if (pType == llvm::ELF::R_X86_64_RELATIVE || NULL == pSym)
1434 /// R_X86_64_RELATIVE
1473 llvm::ELF::R_X86_64_RELATIVE,
1585 pType = llvm::ELF::R_X86_64_RELATIVE;
1597 // If we generate a dynamic relocation (except R_X86_64_RELATIVE)
1604 target_fragref.offset(), llvm::ELF::R_X86_64_RELATIVE, pParent);