Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp982 std::vector<std::unique_ptr<std::string>> &SynthesizedLabelNames) { in addSymbolizer()
1202 std::vector<std::unique_ptr<std::string>> SynthesizedLabelNames; in disassembleObject() local