Lines Matching refs:be

41 Malloc debug is controlled by individual options. Each option can be enabled
42 individually, or in a group of other options. Every single option can be
52 modified. If any part of the front guard is modified, an error will be reported
59 The default is 32 bytes, the max bytes is 16384. SIZE\_BYTES will be
78 modified. If any part of the rear guard is modified, an error will be reported
110 this can be set to is 256.
137 this can be set to is 256.
145 dump heap data to be dumped to a file when the program exits. If the backtrace
149 The file location can be changed by setting the backtrace\_dump\_prefix
160 on the signal will be backtrace\_dump\_prefix.**PID**.txt. The filename chosen
161 when the program exits will be backtrace\_dump\_prefix.**PID**.exit.txt.
166 **ALLOCATION\_SIZE\_BYTES** will be backtraced. When used in combination
169 backtrace\_max\_size will be backtraced. The backtrace\_size option
170 overrides this option, and should not be used at the same time.
172 This option can also be used in combination with other tools such
179 **ALLOCATION\_SIZE\_BYTES** will be backtraced. When used in combination
182 backtrace\_max\_size will be backtraced. The backtrace\_size option
183 overrides this option, and should not be used at the same time.
185 This option can also be used in combination with other tools such
191 that only allocations of size **ALLOCATION\_SIZE\_BYTES** will be backtraced.
194 This option can also be used in combination with other tools such
228 If a process is not doing any allocations, it can be forced to trigger when
234 might be necessary to run:
243 above the original usable size will be set to 0xeb.
272 option is enabled. By default, a maximum of 16 frames will be recorded,
273 but this value can be changed using the free\_track\_backtrace\_num\_frames
274 option. It can also be completely disabled by setting the option to zero.
303 before the verification occurs. This is the error message that will be found
313 If the value is set to zero, then no backtrace will be captured when the
319 allocations will be dumped to the log. If the backtrace option was enabled,
359 allocation/free records that can be retained. If the number of records
362 can be set to is 50,000,000.
452 file where the recorded allocations will be found.
455 will be placed.
487 As of Android Q, all info messages will be turned off by default. For example,
493 In android Q, this message will not be displayed because these info messages
560 Backtrace size is the maximum number of backtrace frames that can be present.
599 The map data is simply the output of /proc/PID/maps. This data can be used to
611 NUM\_ALLOCATIONS value should be treated as always 1 no matter what is
632 be added to every backtrace line. The line will be:
636 For each backtrace pc, there will be one element in braces.
639 no valid map name, this will be empty.
642 function name, then it will be empty.
644 the FUNCTION\_NAME is empty, then this value will always be zero.
716 but, obviously, it must be enabled through the signal before the file will
763 was necessary to truncate the name to fit. On O, property names can be
764 an order of magnitude larger, so there should be no need to truncate the name
777 For backtraces from your app to be useful, you'll want to keep the