Home
last modified time | relevance | path

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

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