Searched defs:code_start (Results 1 – 9 of 9) sorted by relevance
75 Label code_start, code_end; in main() local
143 Label code_start, code_end; in TestCustomDisassembler() local
87 const void* code_start; member
553 Label code_start, code_end; in TEST() local
1322 boundary code_start = scanner_cursor; variable1784 code_start = loc->start; BEGIN SC_PROLOGUE; variable
670 int code_start = static_cast<int>(instructions_.size()); in StartBlock() local
1097 int32_t code_start() const { return code_start_; } in code_start() function
482 void Write(Writer* w, uintptr_t code_start, uintptr_t code_size) { in Write()556 uintptr_t code_start, in WriteSegmentCommand()
5194 void* code_start; member