Searched defs:code_start (Results 1 – 12 of 12) sorted by relevance
| /external/vixl/examples/aarch32/ |
| D | examples.h | 50 ExecutableMemory(const byte* code_start, size_t size) in ExecutableMemory()
|
| /external/vixl/examples/aarch64/ |
| D | non-const-visitor.cc | 72 Label code_start, code_end; in main() local
|
| D | custom-disassembler.cc | 139 Label code_start, code_end; in TestCustomDisassembler() local
|
| /external/syslinux/com32/gfxboot/ |
| D | gfxboot.c | 497 unsigned i, fname_len, code_start = 0; in find_file() local 536 unsigned code_start, code_size, file_start, file_len, u; in gfx_init() local
|
| /external/v8/src/ |
| D | perf-jit.cc | 298 Address code_start = code->instruction_start(); in LogWriteDebugInfo() local
|
| D | gdb-jit.cc | 483 void Write(Writer* w, uintptr_t code_start, uintptr_t code_size) { in Write() 557 uintptr_t code_start, in WriteSegmentCommand()
|
| /external/vixl/test/aarch64/examples/ |
| D | test-examples.cc | 568 Label code_start, code_end; in TEST() local
|
| /external/syslinux/gpxe/src/util/ |
| D | elf2efi.c | 334 unsigned long code_start; in process_section() local
|
| /external/bison/src/ |
| D | scan-gram.c | 1322 boundary code_start = scanner_cursor; variable 1784 code_start = loc->start; BEGIN SC_PROLOGUE; variable
|
| /external/v8/src/compiler/ |
| D | instruction.cc | 837 int code_start = static_cast<int>(instructions_.size()); in StartBlock() local
|
| /external/v8/src/wasm/ |
| D | wasm-interpreter.cc | 898 const byte* code_start = in CodeMap() local 940 int AddFunction(const WasmFunction* function, const byte* code_start, in AddFunction()
|
| /external/v8/include/ |
| D | v8.h | 6062 void* code_start; member
|