Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h216 class DebugAddrWriter; variable
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp310 DebugAddrWriter::DebugAddrWriter(BinaryContext *Bc) { BC = Bc; } in DebugAddrWriter() function in llvm::bolt::DebugAddrWriter