Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DObjectFile.cpp68 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObjectFile.cpp80 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
/external/llvm/include/llvm/Object/
DObjectFile.h419 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function
DELFObjectFile.h657 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DObjectFile.h460 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function
DELFObjectFile.h793 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function