mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: abi_gki_aarch64_qcom: Update symbol list
Symbols updated to QCOM abi symbol list for Socket Creation: sock_create Bug: 377213501 Change-Id: I52124cefa28e708cdb29f43b1f038de574acb9d7 Signed-off-by: Srinath Pandey <quic_srinpand@quicinc.com>
This commit is contained in:
committed by
Giuliano Procida
parent
96ad4e759f
commit
a7a882d905
@@ -311928,6 +311928,14 @@ function {
|
||||
parameter_id: 0x11cffa09
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x85cda6bc
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x0e8833d6
|
||||
}
|
||||
function {
|
||||
id: 0x85d454a8
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -403388,6 +403396,15 @@ elf_symbol {
|
||||
type_id: 0x981e2b3a
|
||||
full_name: "sock_common_setsockopt"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x13ae25c6
|
||||
name: "sock_create"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xd6353378
|
||||
type_id: 0x85cda6bc
|
||||
full_name: "sock_create"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7be16ce2
|
||||
name: "sock_create_kern"
|
||||
@@ -422855,6 +422872,7 @@ interface {
|
||||
symbol_id: 0x6974548c
|
||||
symbol_id: 0xe0ea15f1
|
||||
symbol_id: 0xa829435f
|
||||
symbol_id: 0x13ae25c6
|
||||
symbol_id: 0x7be16ce2
|
||||
symbol_id: 0x0967d0a1
|
||||
symbol_id: 0x33edf503
|
||||
|
||||
@@ -3129,6 +3129,7 @@
|
||||
sock_common_recvmsg
|
||||
sock_common_setsockopt
|
||||
__sock_create
|
||||
sock_create
|
||||
sock_create_kern
|
||||
sock_diag_register
|
||||
sock_diag_save_cookie
|
||||
|
||||
Reference in New Issue
Block a user