Searched refs:getTable (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h206 std::vector<std::string> &getTable() { return Table; } function in class:llvm::BTFStringTable
H A DBTFDebug.cpp779 for (const auto &S : StringTable.getTable()) {

Completed in 106 milliseconds