Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DPPC.cpp77 for (const Symbol *sym : cast<PPC32GlinkSection>(in.plt)->canonical_plts) { in writePPC32GlinkSection()
/external/llvm-project/lld/ELF/
DSyntheticSections.h719 std::vector<const Symbol *> canonical_plts; variable
DRelocations.cpp1252 cast<PPC32GlinkSection>(in.plt)->canonical_plts.push_back(&sym); in processRelocAux()