Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.h293 #define yasm_section_reloc_next(x) STAILQ_NEXT((x), link) macro
Dsection.c581 yasm_section_reloc_next(yasm_reloc *reloc) in yasm_section_reloc_next() function