Searched refs:sects (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/contrib/ |
| D | texi2pod.pl | 28 %sects = (); 112 $sects{$sect} = "" unless exists $sects{$sect}; 113 $sects{$sect} .= postprocess($section); 303 $sects{NAME} = "$fn \- $tl\n"; 304 $sects{FOOTNOTES} .= "=back\n" if exists $sects{FOOTNOTES}; 308 if(exists $sects{$sect}) { 312 print scalar unmunge ($sects{$sect}); 415 unless (exists $sects{FOOTNOTES}) { 416 $sects{FOOTNOTES} = "\n=over 4\n\n"; 419 $sects{FOOTNOTES} .= "=item $fnno.\n\n"; $fnno++; [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/etc/ |
| D | texi2pod.pl | 28 %sects = (); 112 $sects{$sect} = "" unless exists $sects{$sect}; 113 $sects{$sect} .= postprocess($section); 303 $sects{NAME} = "$fn \- $tl\n"; 304 $sects{FOOTNOTES} .= "=back\n" if exists $sects{FOOTNOTES}; 308 if(exists $sects{$sect}) { 312 print scalar unmunge ($sects{$sect}); 408 unless (exists $sects{FOOTNOTES}) { 409 $sects{FOOTNOTES} = "\n=over 4\n\n"; 412 $sects{FOOTNOTES} .= "=item $fnno.\n\n"; $fnno++; [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/etc/ |
| D | texi2pod.pl | 28 %sects = (); 120 $sects{$sect} = "" unless exists $sects{$sect}; 121 $sects{$sect} .= postprocess($section); 320 $sects{NAME} = "$fn \- $tl\n"; 321 $sects{FOOTNOTES} .= "=back\n" if exists $sects{FOOTNOTES}; 325 if(exists $sects{$sect}) { 329 print scalar unmunge ($sects{$sect}); 436 unless (exists $sects{FOOTNOTES}) { 437 $sects{FOOTNOTES} = "\n=over 4\n\n"; 440 $sects{FOOTNOTES} .= "=item $fnno.\n\n"; $fnno++; [all …]
|
| /openbsd/src/gnu/llvm/libunwind/src/ |
| D | UnwindCursor.hpp | 956 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections §s); 1002 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections §s, 1013 const UnwindInfoSections §s); 1394 static _Self begin(A& addressSpace, const UnwindInfoSections& sects) { in begin() 1395 return _Self(addressSpace, sects, 0); in begin() 1397 static _Self end(A& addressSpace, const UnwindInfoSections& sects) { in end() 1398 return _Self(addressSpace, sects, in end() 1399 sects.arm_section_length / sizeof(EHABIIndexEntry)); in end() 1402 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator() 1403 : _i(i), _addressSpace(&addressSpace), _sects(§s) {} in EHABISectionIterator() [all …]
|
| D | AddressSpace.hpp | 439 UnwindInfoSections *sects; member 457 cbdata->sects->dso_base = begin; in checkAddrInSegment() 458 cbdata->sects->text_segment_length = phdr->p_memsz; in checkAddrInSegment() 471 cbdata->sects->dwarf_index_section = eh_frame_hdr_start; in checkForUnwindInfoSegment() 472 cbdata->sects->dwarf_index_section_length = phdr->p_memsz; in checkForUnwindInfoSegment() 478 cbdata->sects->dwarf_section = hdrInfo.eh_frame_ptr; in checkForUnwindInfoSegment() 479 cbdata->sects->dwarf_section_length = SIZE_MAX; in checkForUnwindInfoSegment() 487 cbdata->sects->arm_section = exidx_start; in checkForUnwindInfoSegment() 488 cbdata->sects->arm_section_length = phdr->p_memsz; in checkForUnwindInfoSegment() 539 TheFrameHeaderCache.add(cbdata->sects); in findUnwindSectionsByPhdr()
|
| D | FrameHeaderCache.hpp | 111 *CBData->sects = Current->Info; in find()
|
| /openbsd/src/sys/dev/pci/ |
| D | if_ice.c | 16834 uint16_t sects; in ice_upd_prof_hw() 16857 sects = xlt1 + xlt2 + tcam + es; in ice_upd_prof_hw() 16859 if (!sects) in ice_upd_prof_hw() 16867 status = ice_pkg_buf_reserve_section(b, sects); in ice_upd_prof_hw() 16901 if (!pkg_sects || pkg_sects != sects) { in ice_upd_prof_hw()
|
| /openbsd/src/games/fortune/datfiles/ |
| D | fortunes2 | 4828 ... difference of opinion is advantageous in religion. The several sects 9487 As in Protestant Europe, by contrast, where sects divided endlessly into 9488 smaller competing sects and no church dominated any other, all is different 40704 To be patriotic, hate all nations but your own; to be religious, all sects
|