Searched refs:hdr (Results 101 - 125 of 149) sorted by relevance

123456

/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.cpp583 media_header* hdr = buffer->Header(); local
584 if (hdr->destination == mInput.destination.id)
587 bigtime_t perf_time = hdr->start_time;
/haiku-fatelf/src/bin/diffutils/
H A DMakefile164 distclean-hdr:
405 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
439 distclean distclean-generic distclean-hdr distclean-recursive \
/haiku-fatelf/src/bin/gdb/bfd/
H A Dlibbfd.h167 (bfd *abfd, const char *filename, char *hdr);
169 (bfd *abfd, const char *filename, char *hdr);
171 (bfd *abfd, const char *filename, char *hdr);
H A Driscix.c517 abfd->tdata.aout_data->a.hdr = &rawptr->e;
518 *(abfd->tdata.aout_data->a.hdr) = *execp; /* Copy in the internal_exec
520 execp = abfd->tdata.aout_data->a.hdr;
H A Delf32-v850.c2216 v850_elf_section_from_shdr (abfd, hdr, name)
2218 Elf_Internal_Shdr *hdr;
2225 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
2228 switch (hdr->sh_type)
2233 if (! bfd_set_section_flags (abfd, hdr->bfd_section,
2235 hdr->bfd_section)
2247 v850_elf_fake_sections (abfd, hdr, sec)
2249 Elf_Internal_Shdr *hdr;
2258 hdr->sh_type = SHT_V850_SCOMMON;
2262 hdr
[all...]
H A Dcoff64-rs6000.c1863 struct xcoff_ar_hdr_big hdr;
1883 if (bfd_bread ((PTR) &hdr, (bfd_size_type) SIZEOF_AR_HDR_BIG, abfd)
1888 namlen = strtol (hdr.namlen, (char **) NULL, 10);
1893 sz = bfd_scan_vma (hdr.size, (const char **) NULL, 10);
1952 struct xcoff_ar_file_hdr_big hdr;
1969 memcpy (hdr.magic, magic, SXCOFFARMAG);
1973 if (bfd_bread ((PTR) &hdr.memoff, amt, abfd) != amt)
1991 bfd_ardata (abfd)->first_file_filepos = bfd_scan_vma (hdr.firstmemoff,
2000 memcpy (bfd_ardata (abfd)->tdata, &hdr, SIZEOF_AR_FILE_HDR_BIG);
1862 struct xcoff_ar_hdr_big hdr; local
1951 struct xcoff_ar_file_hdr_big hdr; local
H A Delflink.c2616 Elf_Internal_Shdr * hdr;
2641 hdr = &elf_tdata (abfd)->symtab_hdr;
2643 hdr = &elf_tdata (abfd)->dynsymtab_hdr;
2645 symcount = hdr->sh_size / get_elf_backend_data (abfd)->s->sizeof_sym;
2656 extsymcount = symcount - hdr->sh_info;
2657 extsymoff = hdr->sh_info;
2664 isymbuf = bfd_elf_get_elf_syms (abfd, hdr, extsymcount, extsymoff,
2675 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link,
2967 Elf_Internal_Shdr *hdr;
3312 hdr
2609 Elf_Internal_Shdr * hdr; local
2958 Elf_Internal_Shdr *hdr; local
5797 Elf_Internal_Shdr *hdr; local
5929 Elf_Internal_Shdr *hdr; local
8253 Elf_Internal_Shdr *hdr; local
[all...]
H A Delf32-arm.h4129 Elf_Internal_Shdr *hdr local
4131 if (hdr->sh_type == type)
4135 dyn.d_un.d_val += hdr->sh_size;
4137 || hdr->sh_offset < dyn.d_un.d_val)
4138 dyn.d_un.d_val = hdr->sh_offset;
4261 elf32_arm_section_flags (flagword *flags, const Elf_Internal_Shdr *hdr) argument
4263 if (hdr->sh_type == SHT_NOTE)
4293 elf32_arm_fake_sections (bfd * abfd, Elf_Internal_Shdr * hdr, asection * sec) argument
4301 hdr->sh_type = SHT_ARM_EXIDX;
4302 hdr
4311 elf32_arm_section_from_shdr(bfd *abfd, Elf_Internal_Shdr * hdr, const char *name) argument
[all...]
H A Dlibaout.h357 struct internal_exec *hdr; /* Exec file header. */
435 #define exec_hdr(bfd) (adata (bfd).hdr)
355 struct internal_exec *hdr; /* Exec file header. */ member in struct:aoutdata
H A Dlibcoff-in.h28 #define exec_hdr(bfd) (coff_data(bfd)->hdr)
H A Delf64-alpha.c2274 elf64_alpha_section_from_shdr (abfd, hdr, name)
2276 Elf_Internal_Shdr *hdr;
2286 switch (hdr->sh_type)
2296 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
2298 newsect = hdr->bfd_section;
2300 if (hdr->sh_type == SHT_ALPHA_DEBUG)
2314 elf64_alpha_section_flags (flags, hdr)
2316 const Elf_Internal_Shdr *hdr;
2318 if (hdr->sh_flags & SHF_ALPHA_GPREL)
2328 elf64_alpha_fake_sections (abfd, hdr, se
[all...]
H A Delf-hppa.h943 elf_hppa_fake_sections (bfd *abfd, Elf_Internal_Shdr *hdr, asection *sec) argument
954 hdr->sh_type = SHT_LOPROC + 1;
956 hdr->sh_type = 1;
971 hdr->sh_info = indx;
977 hdr->sh_entsize = 4;
/haiku-fatelf/src/bin/coreutils/src/
H A DMakefile.am715 hdr=`for f in $(noinst_HEADERS); do \
720 perl -ne '/^extern (?:enum )?\S+ (\S*) \(/ and print "$$1\n"' $$hdr; \
730 $$hdr *.h ) | $(ASSORT) -u > $$t; \
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwireg.h261 struct iwi_hdr hdr; member in struct:iwi_tx_desc
296 struct iwi_hdr hdr; member in struct:iwi_cmd_desc
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwirf.c2410 bwi_rf_calc_rssi_bcm2050(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr) argument
2415 rssi = hdr->rxh_rssi;
2416 flags1 = le16toh(hdr->rxh_flags1);
2417 flags3 = le16toh(hdr->rxh_flags3);
2448 lna_gain = __SHIFTOUT(le16toh(hdr->rxh_phyinfo),
2452 lna_gain, le16toh(hdr->rxh_phyinfo));
2480 bwi_rf_calc_rssi_bcm2053(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr) argument
2485 rssi = (((int)hdr->rxh_rssi - 11) * 103) / 64;
2487 flags1 = le16toh(hdr->rxh_flags1);
2496 bwi_rf_calc_rssi_bcm2060(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr) argument
[all...]
H A Dif_bwivar.h72 #define BWI_FRAME_MIN_LEN(hdr) \
73 ((hdr) + sizeof(struct ieee80211_frame_ack) + IEEE80211_CRC_LEN)
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c1749 struct iwn5000_eeprom_calib_hdr hdr; local
1776 iwn_read_prom_data(sc, base, &hdr, sizeof hdr);
1779 hdr.version, hdr.pa_type, le16toh(hdr.volt));
1780 sc->calib_ver = hdr.version;
5217 struct iwn_scan_hdr *hdr; local
5236 hdr = (struct iwn_scan_hdr *)buf;
5241 hdr
6357 const struct iwn_fw_tlv_hdr *hdr; local
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DRadeon.cpp340 uint16 hdr = fROM[0x48] + (fROM[0x49] << 8); local
341 uint16 PCIR = hdr + fROM[hdr] + (fROM[hdr + 1] << 8);
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_api.h117 struct e1000_host_mng_command_header *hdr);
H A De1000_api.c886 * @hdr: pointer to the host interface command header
891 struct e1000_host_mng_command_header *hdr)
894 return hw->mac.ops.mng_write_cmd_header(hw, hdr);
890 e1000_mng_write_cmd_header(struct e1000_hw *hw, struct e1000_host_mng_command_header *hdr) argument
/haiku-fatelf/src/add-ons/kernel/drivers/audio/cmedia/
H A Dpcm.c1351 cmedia_pci_audio_buf_header hdr; local
1364 hdr.capture_time = port->rd_time;
1426 hdr.capture_size = *nread;
1427 hdr.sample_rate = port->config.sample_rate;
1428 if (hdrsize > sizeof(hdr)) {
1429 hdrsize = sizeof(hdr);
1431 memcpy(hdrptr, &hdr, hdrsize);
/haiku-fatelf/headers/private/firewire/
H A Dfirewirereg.h322 struct fw_pkt hdr; member in struct:fw_xfer::send_recv
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dconfigure1925 cat > conftest.hdr <<\EOF
1932 sed -n -f conftest.hdr confdefs.h > conftest.vals
1933 rm -f conftest.hdr
/haiku-fatelf/src/add-ons/kernel/drivers/network/attansic_l2/dev/ae/
H A Dif_ae.c1446 ae_txd_t *hdr; local
1463 hdr = (ae_txd_t *)(sc->txd_base + sc->txd_cur);
1464 bzero(hdr, sizeof(*hdr));
1481 hdr->vlan = htole16(AE_TXD_VLAN(m0->m_pkthdr.ether_vtag));
1482 hdr->len = htole16(len | AE_TXD_INSERT_VTAG);
1484 hdr->len = htole16(len);
/haiku-fatelf/src/add-ons/kernel/drivers/network/dec21xxx/dev/dc/
H A Dif_dc.c1745 struct dc_eblock_hdr *hdr; local
1759 hdr = (struct dc_eblock_hdr *)ptr;
1760 if (hdr->dc_type == DC_EBLOCK_MII)
1763 ptr += (hdr->dc_len & 0x7F);
1775 hdr = (struct dc_eblock_hdr *)ptr;
1776 switch (hdr->dc_type) {
1778 error = dc_decode_leaf_mii(sc, (struct dc_eblock_mii *)hdr);
1783 (struct dc_eblock_sia *)hdr);
1788 (struct dc_eblock_sym *)hdr);
1794 ptr += (hdr
[all...]

Completed in 403 milliseconds

123456