Searched defs:PltEntries (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ | ||
H A D | ELFObjectFile.cpp | 712 std::vector<std::pair<uint64_t, uint64_t>> PltEntries; getPltEntries() local |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ELFDumper.cpp | 3009 Entries PltEntries; global() member in __anon84b87b4e1111::MipsGOTParser |