Searched defs:getPltEntries (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Object/ | ||
H A D | ELFObjectFile.cpp | 776 std::vector<ELFPltEntry> ELFObjectFileBase::getPltEntries() const { getPltEntries() function in ELFObjectFileBase |
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ELFDumper.cpp | 3212 MipsGOTParser<ELFT>::getPltEntries() const { getPltEntries() function in MipsGOTParser |