Home
last modified time | relevance | path

Searched defs:writeEntry (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DDebugNames.cpp503 void DWARF5AcceleratorTable::writeEntry(BOLTDWARF5AccelTableData &Entry) { writeEntry() function in llvm::bolt::DWARF5AcceleratorTable
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2805 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { writeEntry() function in JSONWriter