Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DTarget.h216 bool isPPC64SmallCodeModelTocReloc(RelType type);
DRelocations.cpp1349 if (isPPC64SmallCodeModelTocReloc(type)) in scanReloc()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DPPC64.cpp190 bool elf::isPPC64SmallCodeModelTocReloc(RelType type) { in isPPC64SmallCodeModelTocReloc() function in elf