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.cpp175 class Dwarf5AccelTableWriter : public AccelTableWriter { class
195 void emit(Dwarf5AccelTableWriter &Ctx);
234 Dwarf5AccelTableWriter(
242 ~Dwarf5AccelTableWriter() { in ~Dwarf5AccelTableWriter()
372 void Dwarf5AccelTableWriter::Header::emit(Dwarf5AccelTableWriter &Ctx) { in emit()
430 void Dwarf5AccelTableWriter::populateAbbrevsMap() { in populateAbbrevsMap()
463 void Dwarf5AccelTableWriter::emitCUList() const { in emitCUList()
473 void Dwarf5AccelTableWriter::emitTUList() const { in emitTUList()
485 void Dwarf5AccelTableWriter::emitBuckets() const { in emitBuckets()
494 void Dwarf5AccelTableWriter::emitStringOffsets() const { in emitStringOffsets()
[all …]