Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DObjectFile.cpp46 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h432 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function
H A DELFObjectFile.h512 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function