Searched defs:code_start (Results 1 – 11 of 11) sorted by relevance
75 Label code_start, code_end; in main() local
143 Label code_start, code_end; in TestCustomDisassembler() local
92 lldb::addr_t code_start; member
93 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
744 int code_start = static_cast<int>(instructions_.size()); in StartBlock() local
1212 int32_t code_start() const { return code_start_; } in code_start() function
878 const byte* code_start = in CodeMap() local917 int AddFunction(const WasmFunction* function, const byte* code_start, in AddFunction()
482 void Write(Writer* w, uintptr_t code_start, uintptr_t code_size) { in Write()556 uintptr_t code_start, in WriteSegmentCommand()
5335 void* code_start; member