Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h144 fixup_iterator fixup_end() {return Fixups.end();} in fixup_end() function
145 const_fixup_iterator fixup_end() const {return Fixups.end();} in fixup_end() function
204 fixup_iterator fixup_end() {return Fixups.end();} in fixup_end() function
205 const_fixup_iterator fixup_end() const {return Fixups.end();} in fixup_end() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCFragment.h230 fixup_iterator fixup_end() { return Fixups.end(); } in fixup_end() function
231 const_fixup_iterator fixup_end() const { return Fixups.end(); } in fixup_end() function
/external/dtc/libfdt/
Dfdt_overlay.c427 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local
/external/u-boot/scripts/dtc/libfdt/
Dfdt_overlay.c489 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local