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

  /external/llvm/include/llvm/Object/
ObjectFile.h 65 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
102 relocation_iterator relocation_begin() const;
103 relocation_iterator relocation_end() const;
104 iterator_range<relocation_iterator> relocations() const {
226 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
227 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
411 inline relocation_iterator SectionRef::relocation_begin() const {
415 inline relocation_iterator SectionRef::relocation_end() const {
  /external/swiftshader/third_party/LLVM/include/llvm/Object/
ObjectFile.h 161 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
196 relocation_iterator begin_relocations() const;
197 relocation_iterator end_relocations() const;
250 virtual relocation_iterator getSectionRelBegin(DataRefImpl Sec) const = 0;
251 virtual relocation_iterator getSectionRelEnd(DataRefImpl Sec) const = 0;
406 inline relocation_iterator SectionRef::begin_relocations() const {
410 inline relocation_iterator SectionRef::end_relocations() const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 68 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
105 relocation_iterator relocation_begin() const;
106 relocation_iterator relocation_end() const;
107 iterator_range<relocation_iterator> relocations() const {
229 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
230 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
424 inline relocation_iterator SectionRef::relocation_begin() const {
428 inline relocation_iterator SectionRef::relocation_end() const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 68 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
105 relocation_iterator relocation_begin() const;
106 relocation_iterator relocation_end() const;
107 iterator_range<relocation_iterator> relocations() const {
229 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
230 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
424 inline relocation_iterator SectionRef::relocation_begin() const {
428 inline relocation_iterator SectionRef::relocation_end() const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 68 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
105 relocation_iterator relocation_begin() const;
106 relocation_iterator relocation_end() const;
107 iterator_range<relocation_iterator> relocations() const {
229 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
230 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
424 inline relocation_iterator SectionRef::relocation_begin() const {
428 inline relocation_iterator SectionRef::relocation_end() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 68 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
105 relocation_iterator relocation_begin() const;
106 relocation_iterator relocation_end() const;
107 iterator_range<relocation_iterator> relocations() const {
229 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
230 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
424 inline relocation_iterator SectionRef::relocation_begin() const {
428 inline relocation_iterator SectionRef::relocation_end() const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 68 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
105 relocation_iterator relocation_begin() const;
106 relocation_iterator relocation_end() const;
107 iterator_range<relocation_iterator> relocations() const {
229 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
230 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
424 inline relocation_iterator SectionRef::relocation_begin() const {
428 inline relocation_iterator SectionRef::relocation_end() const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 68 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
105 relocation_iterator relocation_begin() const;
106 relocation_iterator relocation_end() const;
107 iterator_range<relocation_iterator> relocations() const {
229 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
230 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
424 inline relocation_iterator SectionRef::relocation_begin() const {
428 inline relocation_iterator SectionRef::relocation_end() const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 68 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
105 relocation_iterator relocation_begin() const;
106 relocation_iterator relocation_end() const;
107 iterator_range<relocation_iterator> relocations() const {
229 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
230 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
424 inline relocation_iterator SectionRef::relocation_begin() const {
428 inline relocation_iterator SectionRef::relocation_end() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 68 typedef content_iterator<RelocationRef> relocation_iterator; typedef in namespace:llvm::object
105 relocation_iterator relocation_begin() const;
106 relocation_iterator relocation_end() const;
107 iterator_range<relocation_iterator> relocations() const {
229 virtual relocation_iterator section_rel_begin(DataRefImpl Sec) const = 0;
230 virtual relocation_iterator section_rel_end(DataRefImpl Sec) const = 0;
424 inline relocation_iterator SectionRef::relocation_begin() const {
428 inline relocation_iterator SectionRef::relocation_end() const {

Completed in 70 milliseconds