Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp174 class Dwarf5AccelTableWriter : public AccelTableWriter { class
194 void emit(Dwarf5AccelTableWriter &Ctx);
233 Dwarf5AccelTableWriter(
241 ~Dwarf5AccelTableWriter() { in ~Dwarf5AccelTableWriter()
371 void Dwarf5AccelTableWriter::Header::emit(Dwarf5AccelTableWriter &Ctx) { in emit()
429 void Dwarf5AccelTableWriter::populateAbbrevsMap() { in populateAbbrevsMap()
462 void Dwarf5AccelTableWriter::emitCUList() const { in emitCUList()
472 void Dwarf5AccelTableWriter::emitTUList() const { in emitTUList()
484 void Dwarf5AccelTableWriter::emitBuckets() const { in emitBuckets()
493 void Dwarf5AccelTableWriter::emitStringOffsets() const { in emitStringOffsets()
[all …]