Searched defs:section_address (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/0.153/libdwfl/
H A Dlibdwfl.h83 int (*section_address) (Dwfl_Module *mod, void **userdata, member in struct:__anon21201
/external/elfutils/elfutils/
H A Dlibdwfl.h83 int (*section_address) (Dwfl_Module *mod, void **userdata, member in struct:__anon21331
/external/libnfc-nxp/src/
H A DphDnldNfc.c333 uint32_t section_address; member in struct:section_hdr
1276 uint32_t read_addr = (p_sec_info->p_sec_hdr->section_address
1398 if( p_sec_info->p_sec_hdr->section_address
1469 dnld_addr = (p_sec_info->p_sec_hdr->section_address + *p_sec_offset);
1537 trim_addr = p_sec_info->p_sec_hdr->section_address
1698 if( p_sec_info->p_sec_hdr->section_address
1708 && ( p_sec_info->p_sec_hdr->section_address
3491 p_cur_sec->p_sec_hdr->section_address);
3548 switch( p_cur_sec->p_sec_hdr->section_address )

Completed in 116 milliseconds