Home
last modified time | relevance | path

Searched refs:tryRelaxPPC64TocIndirection (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DTarget.h201 bool tryRelaxPPC64TocIndirection(const Relocation &rel, uint8_t *bufLoc);
DInputSection.cpp1051 !tryRelaxPPC64TocIndirection(rel, bufLoc)) in relocateAlloc()
/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp328 bool elf::tryRelaxPPC64TocIndirection(const Relocation &rel, uint8_t *bufLoc) { in tryRelaxPPC64TocIndirection() function in elf