Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Address

400 HexagonRelocator::Address helper_GOT_ORG(HexagonRelocator& pParent)
406 HexagonRelocator::Address helper_GOT(Relocation& pReloc, HexagonRelocator& pParent)
447 HexagonRelocator::Address helper_PLT_ORG(HexagonRelocator& pParent)
453 HexagonRelocator::Address helper_PLT(Relocation& pReloc,
474 HexagonRelocator::Address S = pReloc.symValue();
491 HexagonRelocator::Address S = pReloc.symValue();
509 HexagonRelocator::Address S = pReloc.symValue();
580 HexagonRelocator::Address S = pReloc.symValue();
593 HexagonRelocator::Address S = pReloc.symValue();
606 HexagonRelocator::Address S = pReloc.symValue();
625 HexagonRelocator::Address S = pReloc.symValue();
644 HexagonRelocator::Address S = pReloc.symValue();
663 HexagonRelocator::Address S = pReloc.symValue();
682 HexagonRelocator::Address S = pReloc.symValue();
699 HexagonRelocator::Address S = pReloc.symValue();
717 HexagonRelocator::Address S = pReloc.symValue();
731 HexagonRelocator::Address S = pReloc.symValue();
750 HexagonRelocator::Address S = pReloc.symValue();
770 HexagonRelocator::Address S = pReloc.symValue();
790 HexagonRelocator::Address S = pReloc.symValue();
810 HexagonRelocator::Address S = pReloc.symValue();
831 HexagonRelocator::Address S = pReloc.symValue();
850 HexagonRelocator::Address S = pReloc.symValue();
869 HexagonRelocator::Address S = pReloc.symValue();
882 HexagonRelocator::Address PLT_S;
887 HexagonRelocator::Address P = pReloc.place();
898 HexagonRelocator::Address S = pReloc.symValue();
900 HexagonRelocator::Address GOT = pParent.getTarget().getGOTSymbolAddr();
911 HexagonRelocator::Address S = pReloc.symValue();
913 HexagonRelocator::Address GOT = pParent.getTarget().getGOTSymbolAddr();
925 HexagonRelocator::Address S = pReloc.symValue();
927 HexagonRelocator::Address GOT = pParent.getTarget().getGOTSymbolAddr();
939 HexagonRelocator::Address S = pReloc.symValue();
958 HexagonRelocator::Address GOT_S = helper_GOT(pReloc, pParent);
959 HexagonRelocator::Address GOT = pParent.getTarget().getGOTSymbolAddr();
975 HexagonRelocator::Address GOT_S = helper_GOT(pReloc, pParent);
976 HexagonRelocator::Address GOT = pParent.getTarget().getGOTSymbolAddr();