Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DWriter.cpp507 in.ppc32Got2 = make<PPC32Got2Section>(); in createSyntheticSections()
508 add(in.ppc32Got2); in createSyntheticSections()
2142 finalizeSynthetic(in.ppc32Got2); in finalizeSections()
DSyntheticSections.h1216 PPC32Got2Section *ppc32Got2; member
DThunks.cpp818 offset = gotPltVA - (in.ppc32Got2->getParent()->getVA() + in writePPC32PltCallStub()