Home
last modified time | relevance | path

Searched defs:section_index (Results 1 - 13 of 13) sorted by relevance

/third_party/elfio/examples/tutorial/
H A Dtutorial.cpp92 Elf_Half section_index; in main() local
/third_party/elfio/tests/
H A DELFIOTest2.cpp256 Elf_Half section_index; in TEST() local
284 Elf_Half section_index; in TEST() local
312 Elf_Half section_index; in TEST() local
340 Elf_Half section_index; in TEST() local
368 Elf_Half section_index; TEST() local
[all...]
H A DELFIOTest1.cpp466 ELFIO::Elf_Half section_index; in TEST() local
489 ELFIO::Elf_Half section_index; in TEST() local
587 ELFIO::Elf_Half section_index; in TEST() local
616 ELFIO::Elf_Half section_index = 0; TEST() local
728 ELFIO::Elf_Half section_index = 0; TEST() local
[all...]
/third_party/elfio/examples/c_wrapper/
H A Dc_example.c106 Elf_Half section_index; in main() local
H A Delfio_c_wrapper.cpp225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
/third_party/elfio/elfio/
H A Delfio_symbols.hpp67 get_symbol( Elf_Xword index, std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument
91 get_symbol( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument
135 get_symbol( const Elf64_Addr& value, std::string& name, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument
290 hash_lookup( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const hash_lookup() argument
329 gnu_hash_lookup( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const gnu_hash_lookup() argument
430 generic_get_symbol( Elf_Xword index, std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const generic_get_symbol() argument
[all...]
/third_party/elfio/c_wrapper/
H A Delfio_c_wrapper.cpp225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc.c974 unsigned int section_index = NETVSC_INVALID_INDEX; in netvsc_send() local
826 netvsc_copy_to_send_buf(struct netvsc_device *net_device, unsigned int section_index, u32 pend_size, struct hv_netvsc_packet *packet, struct rndis_message *rndis_msg, struct hv_page_buffer *pb, bool xmit_more) netvsc_copy_to_send_buf() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc.c1189 unsigned int section_index = NETVSC_INVALID_INDEX; in netvsc_send() local
932 netvsc_copy_to_send_buf(struct netvsc_device *net_device, unsigned int section_index, u32 pend_size, struct hv_netvsc_packet *packet, struct rndis_message *rndis_msg, struct hv_page_buffer *pb, bool xmit_more) netvsc_copy_to_send_buf() argument
[all...]
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c1614 static int is_executable_section(struct elf_info* elf, unsigned int section_index) in is_executable_section() argument
/third_party/ffmpeg/libavformat/
H A Dmpegts.c127 int section_index; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-integrity.c804 unsigned pl_index, pl_offset, section_index; in xor_journal() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-integrity.c898 unsigned int pl_index, pl_offset, section_index; in xor_journal() local

Completed in 44 milliseconds