OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debug_msg
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gold/testsuite/
debug_msg.sh
3
#
debug_msg
.sh -- a test case for printing debug info for missing symbols.
25
# This file goes with
debug_msg
.cc, a C++ source file constructed to
28
# are displayed. The errors will be found in
debug_msg
.err.
58
check
debug_msg
.err "
debug_msg
.o:
debug_msg
.cc:fn_array: error: undefined reference to 'undef_fn1()'"
59
check
debug_msg
.err "
debug_msg
.o:
debug_msg
.cc:fn_array: error: undefined reference to 'undef_fn2()'"
60
check
debug_msg
.err "debug_msg.o:debug_msg.cc:badref1: error: undefined reference to 'undef_int'
[
all
...]
/external/vboot_reference/scripts/image_signing/
make_dev_ssd.sh
77
debug_msg
"Removing rootfs verification for legacy boot configuration."
128
debug_msg
"find_valid_kernel_partitions: [$*] -> [$valid_partitions]"
149
debug_msg
"Probing $name information"
164
debug_msg
"Reading $name from partition $kernel_index"
167
debug_msg
"Checking if $name is valid"
170
debug_msg
"dump_kernel_config error message: $(cat "$EXEC_LOG")"
191
debug_msg
"New kernel config: $kernel_config)"
196
debug_msg
"Bypassing rootfs verification check"
198
debug_msg
"Changing boot parameter to remove rootfs verification"
200
debug_msg
"New kernel config: $kernel_config
[
all
...]
make_dev_firmware.sh
76
debug_msg
"reading from file: $FLAGS_from"
92
debug_msg
"writing to file: $FLAGS_to"
110
debug_msg
"echo_dev_hwid: [$1] -> [$hwid_dev]"
128
debug_msg
"Prerequisite check"
143
debug_msg
"Checking software write protection status"
152
debug_msg
"Pulling image to $IMAGE"
156
debug_msg
"Prepare to backup the file"
159
debug_msg
"Creating backup file to $backup_image..."
163
debug_msg
"Detecting developer firmware keyblock"
196
debug_msg
"Resign the firmware code (A/B) with new keys
[
all
...]
tofactory.sh
72
debug_msg
"Disabling $which_rom write protect"
87
debug_msg
"Backing up current firmware to $FLAGS_backup_dir"
101
debug_msg
"Backing up current GPT table."
135
debug_msg
"Stopping update engine"
139
debug_msg
"Reading BIOS from EEPROM"
151
debug_msg
"Found VPD at offset $vpd_offset size $vpd_size"
155
debug_msg
"In decimal, VPD is at offset $vpd_offset size $vpd_size"
158
debug_msg
"Copying VPD from old firmware to new firmware"
168
debug_msg
"Writing EC"
171
debug_msg
"Writing BIOS
[
all
...]
common_minimal.sh
60
debug_msg
() {
function
Completed in 87 milliseconds