Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h42 class SectionRef; variable
165 friend class SectionRef; variable
257 friend class SectionRef; variable
420 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.h29 class SectionRef; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp696 std::map<SectionRef, SectionSymbolsTy> &AllSymbols) { in addDynamicElfSymbols()
725 std::map<SectionRef, SectionSymbolsTy> &AllSymbols) { in addDynamicElfSymbols()
740 std::map<SectionRef, SectionSymbolsTy> &AllSymbols, in addPltEntries()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h399 class SectionRef; variable