Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DObjectFile.cpp102 ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h519 inline Expected<section_iterator> SectionRef::getRelocatedSection() const { in getRelocatedSection() function
H A DELFObjectFile.h970 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function