| /third_party/elfutils/tests/ |
| H A D | asm-tst3.c | 173 Elf_Scn *scn; in main() local
|
| H A D | elfputzdata.c | 75 Elf_Scn *scn = NULL; in main() local [all...] |
| H A D | next_cfi.c | 128 Elf_Scn *scn = NULL; in main() local 36 handle_section(char *name, const unsigned char e_ident[], Elf_Scn *scn, const bool is_eh) handle_section() argument [all...] |
| H A D | emptyfile.c | 41 add_string (Elf_Scn *scn, char *str) in add_string() argument 151 Elf_Scn *scn = elf_newscn (elf); in check_elf() local [all...] |
| H A D | elfcopy.c | 206 Elf_Scn *scn = NULL; in copy_elf() local [all...] |
| H A D | dwflsyms.c | 91 Elf_Scn *scn = elf_getscn (elf, shndx); in elf_section_name() local 101 Elf_Scn *scn = elf_getscn (elf, shndx); in addr_in_section() local 189 Elf_Scn *scn = dwfl_module_address_section (mod, &addr, &ebias); in list_syms() local
|
| H A D | addsections.c | 175 Elf_Scn *scn = elf_newscn (elf); in add_sections() local
|
| H A D | fillfile.c | 69 Elf_Scn *scn = elf_newscn (elf); in create_strtab() local 133 Elf_Scn *scn = elf_newscn (elf); in add_data_section() local 298 Elf_Scn *scn = elf_nextscn (elf, NULL); check_elf() local [all...] |
| H A D | elfstrtab.c | 108 add_string (Elf_Scn *scn, char *str) in add_string() argument 175 Elf_Scn *scn = elf_newscn (elf); in check_elf() local [all...] |
| /third_party/elfutils/libelf/ |
| H A D | elf_compress_gnu.c | 38 elf_compress_gnu (Elf_Scn *scn, int inflate, unsigned int flags) in elf_compress_gnu() argument [all...] |
| H A D | elf_getdata.c | 138 convert_data (Elf_Scn *scn, int eclass, in convert_data() argument 214 __libelf_set_rawdata_wrlock(Elf_Scn *scn) __libelf_set_rawdata_wrlock() argument 422 __libelf_set_rawdata(Elf_Scn *scn) __libelf_set_rawdata() argument 438 __libelf_set_data_list_rdlock(Elf_Scn *scn, int wrlocked) __libelf_set_data_list_rdlock() argument 476 __elf_getdata_rdlock(Elf_Scn *scn, Elf_Data *data) __elf_getdata_rdlock() argument 572 elf_getdata(Elf_Scn *scn, Elf_Data *data) elf_getdata() argument [all...] |
| /third_party/elfutils/backends/ |
| H A D | alpha_symbol.c | 101 Elf_Scn *scn = NULL; in alpha_check_special_section() local
|
| H A D | ppc_symbol.c | 111 Elf_Scn *scn = gelf_offscn (elf, phdr->p_offset); in find_dyn_got() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_sdp_server.cpp | 32 int HfpAgSdpServer::RegisterSdpService(uint8_t scn) in RegisterSdpService() argument
|
| H A D | hfp_ag_sdp_client.cpp | 288 bool HfpAgSdpClient::FindProtocolRfcomm(const std::vector<SdpProtocolDescriptor> &protocols, uint8_t &scn) in FindProtocolRfcomm() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm.c | 83 uint8_t scn = 0; in RfcommAssignServerNum() local 103 int RfcommFreeServerNum(uint8_t scn) in RfcommFreeServerNum() argument 186 RfcommRegisterServer(uint8_t scn, uint16_t mtu, uint32_t eventMask, RFCOMM_EventCallback callback, void *context) RfcommRegisterServer() argument 284 RfcommDeregisterServer(uint8_t scn, bool isRemoveCallback) RfcommDeregisterServer() argument [all...] |
| H A D | rfcomm_channel_fsm.c | 119 uint8_t scn = channel->scn; in RfcommOpenChannel() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | offline.c | 67 Elf_Scn *scn = NULL; in dwfl_offline_section_address() local
|
| H A D | derelocate.c | 40 Elf_Scn *scn; member 51 Elf_Scn *scn; member 98 Elf_Scn *scn = NULL; in cache_sections() local [all...] |
| /third_party/elfutils/libdw/ |
| H A D | dwarf_begin_elf.c | 74 scn_dwarf_type (Dwarf *result, size_t shstrndx, Elf_Scn *scn) in scn_dwarf_type() argument 99 check_section (Dwarf *result, size_t shstrndx, Elf_Scn *scn, bool inscngrp) in check_section() argument 394 Elf_Scn *scn = NULL; in global_read() local 455 Elf_Scn *scn = elf_getscn (elf, scnidx[cnt]); scngrp_read() local 473 Elf_Scn *scn = elf_getscn (elf, scnidx[cnt]); scngrp_read() local [all...] |
| /third_party/elfutils/libdwelf/ |
| H A D | dwelf_elf_gnu_build_id.c | 71 Elf_Scn *scn = elf_nextscn (elf, NULL); in find_elf_build_id() local
|
| /third_party/elfutils/libasm/ |
| H A D | disasm_cb.c | 80 Elf_Scn *scn= NULL; in read_symtab_exec() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | CameraJS.cpp | 124 auto scn = GetNativeMeta<SCENE_NS::IScene>(scene); in CameraJS() local
|
| H A D | LightJS.cpp | 57 auto scn = GetNativeMeta<SCENE_NS::IScene>(scene); in Create() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/ |
| H A D | transport_rfcomm.cpp | 86 int RfcommTransport::AcceptConnection(const RawAddress &addr, uint16_t scn) in AcceptConnection() argument 98 int RfcommTransport::RejectConnection(const RawAddress &addr, uint16_t scn) in RejectConnection() argument 29 RfcommTransport( const RawAddress *addr, uint8_t scn, uint16_t mtu, DataTransportObserver &observer, utility::Dispatcher &dispatcher) RfcommTransport() argument
|