Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp56 static uint64_t getELFImageLMAForSec(const ELFFile<ELFT> &Obj, in getELFImageLMAForSec() function
73 static uint64_t getELFImageLMAForSec(const object::ELFSectionRef &Sec) { in getELFImageLMAForSec() function