Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp648 std::map<SectionRef, SectionSymbolsTy> AllSymbols; in disassemble() local
717 std::map<SectionRef, SectionSymbolsTy> &AllSymbols) { in checkUseFSDiscriminator()
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp835 std::map<SectionRef, SectionSymbolsTy> &AllSymbols) { in addDynamicElfSymbols()
864 std::map<SectionRef, SectionSymbolsTy> &AllSymbols) { in addDynamicElfSymbols()
888 std::map<SectionRef, SectionSymbolsTy> &AllSymbols) { in addMissingWasmCodeSymbols()
915 std::map<SectionRef, SectionSymbolsTy> &AllSymbols, in addPltEntries()
1324 std::map<SectionRef, SectionSymbolsTy> AllSymbols; in disassembleObject() local