Home
last modified time | relevance | path

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

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