Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h42 class SectionRef; variable
169 friend class SectionRef; variable
261 friend class SectionRef; global() variable
494 inline SectionRef::SectionRef(DataRefImpl SectionP, SectionRef() function
[all...]
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1152 addDynamicElfSymbols(const ELFObjectFile<ELFT> & Obj,std::map<SectionRef,SectionSymbolsTy> & AllSymbols) addDynamicElfSymbols() argument
1181 addDynamicElfSymbols(const ELFObjectFileBase & Obj,std::map<SectionRef,SectionSymbolsTy> & AllSymbols) addDynamicElfSymbols() argument
1205 addMissingWasmCodeSymbols(const WasmObjectFile & Obj,std::map<SectionRef,SectionSymbolsTy> & AllSymbols) addMissingWasmCodeSymbols() argument
1236 addPltEntries(const ObjectFile & Obj,std::map<SectionRef,SectionSymbolsTy> & AllSymbols,StringSaver & Saver) addPltEntries() argument
[all...]
/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp751 checkUseFSDiscriminator(const ObjectFile * Obj,std::map<SectionRef,SectionSymbolsTy> & AllSymbols) checkUseFSDiscriminator() argument
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h435 class SectionRef; global() variable
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2285 const SectionRef &SectionRef = DynamicRelSectionOrErr->getSectionRef(); processDynamicRelocations() local
[all...]