Lines Matching refs:calloc
469 data = calloc(1, roundup_size); in sb_load_file()
568 dctx = calloc(1, sizeof(*dctx)); in sb_build_dcd()
719 sctx = calloc(1, sizeof(*sctx)); in sb_build_section()
791 cctx = calloc(1, sizeof(*cctx)); in sb_build_command_nop()
827 cctx = calloc(1, sizeof(*cctx)); in sb_build_command_tag()
873 cctx = calloc(1, sizeof(*cctx)); in sb_build_command_load()
936 ivt = calloc(1, sizeof(*ivt)); in sb_build_command_load()
975 payload = calloc(1, asize); in sb_build_command_load()
1046 cctx = calloc(1, sizeof(*cctx)); in sb_build_command_fill()
1146 cctx = calloc(1, sizeof(*cctx)); in sb_build_command_jump_call()
1247 cctx = calloc(1, sizeof(*cctx)); in sb_build_command_mode()
1912 cctx = calloc(1, sizeof(*cctx)); in sb_verify_commands()
1954 sctx = calloc(1, sizeof(*sctx)); in sb_verify_sections_cmds()