Home
last modified time | relevance | path

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

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