Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp75 static std::map<SectionRef, SmallVector<SectionRef, 1>> SectionRelocMap; variable
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1387 std::map<SectionRef, SmallVector<SectionRef, 1>> SectionRelocMap; in disassembleObject() local