Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPC.cpp80 for (const Symbol *sym : cast<PPC32GlinkSection>(*in.plt).canonical_plts) { in writePPC32GlinkSection()
/openbsd/src/gnu/llvm/lld/ELF/
DSyntheticSections.h766 SmallVector<const Symbol *, 0> canonical_plts; variable
DRelocations.cpp1685 cast<PPC32GlinkSection>(*in.plt).canonical_plts.push_back(&sym); in postScanRelocations()