Home
last modified time | relevance | path

Searched refs:getSectionLMA (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DELFDump.cpp144 static uint64_t getSectionLMA(const ELFFile<ELFT> &Obj, in getSectionLMA() function
163 return getSectionLMA(ELFObj->getELFFile(), Sec); in getELFSectionLMA()
165 return getSectionLMA(ELFObj->getELFFile(), Sec); in getELFSectionLMA()
167 return getSectionLMA(ELFObj->getELFFile(), Sec); in getELFSectionLMA()
169 return getSectionLMA(ELFObj->getELFFile(), Sec); in getELFSectionLMA()