ANDROID: ABI: Update pixel symbol list
1 function symbol(s) added 'int __trace_bputs(unsigned long, const char*)' Bug: 288168318 Change-Id: Ife295cef423cbc98f56f85c534bfc73100af6faf Signed-off-by: John Scheible <johnscheible@google.com>
This commit is contained in:
parent
9ea87136d1
commit
734b06dabf
@ -299066,6 +299066,12 @@ function {
|
||||
parameter_id: 0x3c07fb40
|
||||
parameter_id: 0xc9082b19
|
||||
}
|
||||
function {
|
||||
id: 0x91a5f8da
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x3e10b518
|
||||
}
|
||||
function {
|
||||
id: 0x91a610ef
|
||||
return_type_id: 0x6720d32f
|
||||
@ -324690,6 +324696,15 @@ elf_symbol {
|
||||
type_id: 0x918cb258
|
||||
full_name: "__trace_bprintk"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x46adfea4
|
||||
name: "__trace_bputs"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xb1e25684
|
||||
type_id: 0x91a5f8da
|
||||
full_name: "__trace_bputs"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x233d8b34
|
||||
name: "__trace_puts"
|
||||
@ -381528,6 +381543,7 @@ interface {
|
||||
symbol_id: 0xdb99fd00
|
||||
symbol_id: 0xf7de9a97
|
||||
symbol_id: 0x6356c7e1
|
||||
symbol_id: 0x46adfea4
|
||||
symbol_id: 0x233d8b34
|
||||
symbol_id: 0xa5905957
|
||||
symbol_id: 0x17dfc6db
|
||||
|
@ -1959,6 +1959,8 @@
|
||||
topology_update_thermal_pressure
|
||||
_totalram_pages
|
||||
touch_softlockup_watchdog
|
||||
__trace_bprintk
|
||||
__trace_bputs
|
||||
trace_event_buffer_commit
|
||||
trace_event_buffer_reserve
|
||||
trace_event_printf
|
||||
|
Loading…
Reference in New Issue
Block a user