HomeSort by relevance Sort by last modified time
    Searched defs:getRelocatedSection (Results 1 - 19 of 19) sorted by null

  /external/llvm/lib/Object/
ObjectFile.cpp 68 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const {
  /external/llvm/include/llvm/Object/
ObjectFile.h 107 section_iterator getRelocatedSection() const;
228 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;
419 inline section_iterator SectionRef::getRelocatedSection() const {
420 return OwningObject->getRelocatedSection(SectionPimpl);
ELFObjectFile.h 237 section_iterator getRelocatedSection(DataRefImpl Sec) const override;
657 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 110 section_iterator getRelocatedSection() const;
231 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;
432 inline section_iterator SectionRef::getRelocatedSection() const {
433 return OwningObject->getRelocatedSection(SectionPimpl);
ELFObjectFile.h 249 section_iterator getRelocatedSection(DataRefImpl Sec) const override;
730 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 110 section_iterator getRelocatedSection() const;
231 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;
432 inline section_iterator SectionRef::getRelocatedSection() const {
433 return OwningObject->getRelocatedSection(SectionPimpl);
ELFObjectFile.h 249 section_iterator getRelocatedSection(DataRefImpl Sec) const override;
730 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 110 section_iterator getRelocatedSection() const;
231 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;
432 inline section_iterator SectionRef::getRelocatedSection() const {
433 return OwningObject->getRelocatedSection(SectionPimpl);
ELFObjectFile.h 249 section_iterator getRelocatedSection(DataRefImpl Sec) const override;
730 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 110 section_iterator getRelocatedSection() const;
231 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;
432 inline section_iterator SectionRef::getRelocatedSection() const {
433 return OwningObject->getRelocatedSection(SectionPimpl);
ELFObjectFile.h 249 section_iterator getRelocatedSection(DataRefImpl Sec) const override;
730 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 110 section_iterator getRelocatedSection() const;
231 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;
432 inline section_iterator SectionRef::getRelocatedSection() const {
433 return OwningObject->getRelocatedSection(SectionPimpl);
ELFObjectFile.h 249 section_iterator getRelocatedSection(DataRefImpl Sec) const override;
730 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 110 section_iterator getRelocatedSection() const;
231 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;
432 inline section_iterator SectionRef::getRelocatedSection() const {
433 return OwningObject->getRelocatedSection(SectionPimpl);