Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DTarget.h151 int ppc64DynamicSectionOpt = 0; variable
H A DThunks.cpp1434 getPPC64TargetInfo()->ppc64DynamicSectionOpt = 0x2; in addThunkPPC64()
H A DSyntheticSections.cpp1551 addInt(DT_PPC64_OPT, getPPC64TargetInfo()->ppc64DynamicSectionOpt); in computeContents()