Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAssembler.h152 fixup_iterator fixup_end() {return Fixups.end();} in fixup_end() function
153 const_fixup_iterator fixup_end() const {return Fixups.end();} in fixup_end() function
214 fixup_iterator fixup_end() {return Fixups.end();} in fixup_end() function
215 const_fixup_iterator fixup_end() const {return Fixups.end();} in fixup_end() function