Searched refs:dasm_getpclabel (Results 1 – 7 of 7) sorted by relevance
73 DASM_FDEF int dasm_getpclabel(Dst_DECL, unsigned int pc);
390 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() function
427 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() function
489 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() function
490 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() function
418 int offset = dasm_getpclabel(dasm_state, ssa->cfg.blocks_count + b); in dasm_link_and_encode()428 int offset = dasm_getpclabel(dasm_state, ssa->cfg.blocks_count + b); in dasm_link_and_encode()
Completed in 33 milliseconds