Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1185 std::vector<std::unique_ptr<std::string>> &SynthesizedLabelNames) { in addSymbolizer()
1493 std::vector<std::unique_ptr<std::string>> SynthesizedLabelNames; in disassembleObject() local