Home
last modified time | relevance | path

Searched refs:getPPC64TargetInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/llvm-project/lld/ELF/
HDTarget.cpp85 return getPPC64TargetInfo(); in getTarget()
HDTarget.h187 TargetInfo *getPPC64TargetInfo();
HDThunks.cpp1434 getPPC64TargetInfo()->ppc64DynamicSectionOpt = 0x2; in addThunkPPC64()
HDSyntheticSections.cpp1567 addInt(DT_PPC64_OPT, getPPC64TargetInfo()->ppc64DynamicSectionOpt); in computeContents()
/freebsd-head/contrib/llvm-project/lld/ELF/Arch/
HDPPC64.cpp1753 TargetInfo *elf::getPPC64TargetInfo() { in getPPC64TargetInfo() function in elf