Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DTarget.h215 bool isPPC64SmallCodeModelTocReloc(RelType type);
DRelocations.cpp1337 if (isPPC64SmallCodeModelTocReloc(type)) in scanReloc()
/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp190 bool elf::isPPC64SmallCodeModelTocReloc(RelType type) { in isPPC64SmallCodeModelTocReloc() function in elf