Searched defs:getRelocatedSection (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp95 ObjectFile::getRelocatedSection(DataRefImpl Sec) const { function in class:ObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h506 inline Expected<section_iterator> SectionRef::getRelocatedSection() const { function in class:llvm::object::SectionRef
H A DELFObjectFile.h848 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp398 InputSectionBase *InputSection::getRelocatedSection() const { function in class:lld::elf::InputSection

Completed in 108 milliseconds