Home | History | Annotate | Download | only in llvm-objdump

Lines Matching defs:Symbolizer

1779 // The block of info used by the Symbolizer call backs.
5303 // Set up the block of info used by the Symbolizer call backs.
5376 // Set up the block of info used by the Symbolizer call backs.
5486 // Set up the block of info used by the Symbolizer call backs.
5659 // Set up the block of info used by the Symbolizer call backs.
6208 // the Symbolizer. It looks up the ReferenceValue using the info passed via the
6446 std::unique_ptr<MCSymbolizer> Symbolizer;
6451 Symbolizer.reset(TheTarget->createMCSymbolizer(
6454 DisAsm->setSymbolizer(std::move(Symbolizer));
6636 // Set up the block of info used by the Symbolizer call backs.