Searched refs:relocation_end (Results 1 – 17 of 17) sorted by relevance
41 const byte* CodeReference::relocation_end() const { in relocation_end() function in v8::internal::CodeReference42 return kind_ == JS ? js_code_->relocation_end() in relocation_end()
32 const byte* relocation_end() const;
284 code->relocation_end(), code->relocation_start(), in RelocIterator()290 code_reference.relocation_end(), in RelocIterator()
103 relocation_iterator relocation_end() const;105 return make_range(relocation_begin(), relocation_end()); in relocations()415 inline relocation_iterator SectionRef::relocation_end() const { in relocation_end() function
117 relocation_iterator relocation_end() const;119 return make_range(relocation_begin(), relocation_end()); in relocations()456 inline relocation_iterator SectionRef::relocation_end() const { in relocation_end() function
176 return (*unwrap(SI) == (*unwrap(Section))->relocation_end()) ? 1 : 0; in LLVMIsRelocationIteratorAtEnd()
255 inline byte* relocation_end() const;
309 byte* Code::relocation_end() const { in relocation_end() function
785 if (Section.relocation_begin() != Section.relocation_end()) { in DWARFContextInMemory()
843 e = si->relocation_end(); in findOPDEntrySection()1874 if (SI->relocation_begin() != SI->relocation_end()) { in finalizeLoad()
301 relocation_iterator E = SI->relocation_end(); in loadObjectImpl()
617 e = si->relocation_end(); in findOPDEntrySection()1871 if (SI->relocation_begin() != SI->relocation_end()) { in finalizeLoad()
352 relocation_iterator E = SI->relocation_end(); in loadObjectImpl()
1790 if (Section.relocation_begin() == Section.relocation_end()) in PrintRelocations()1832 if (Section.relocation_begin() == Section.relocation_end()) in PrintDynamicRelocations()
1443 if (Section.relocation_begin() == Section.relocation_end()) in DWARFObjInMemory()
1306 if (Section.relocation_begin() == Section.relocation_end()) in PrintRelocations()