Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp179 static uint64_t getSectionLMA(const ELFFile<ELFT> &Obj, in getSectionLMA() function
200 return getSectionLMA(ELFObj->getELFFile(), Sec); in getELFSectionLMA()
202 return getSectionLMA(ELFObj->getELFFile(), Sec); in getELFSectionLMA()
204 return getSectionLMA(ELFObj->getELFFile(), Sec); in getELFSectionLMA()
206 return getSectionLMA(ELFObj->getELFFile(), Sec); in getELFSectionLMA()