Searched refs:section (Results 176 - 200 of 729) sorted by relevance

1234567891011>>

/macosx-10.10.1/IOKitUser-1050.1.21/kext.subproj/
H A Dmacho_util.c178 struct section * sect_info =
179 (struct section *)v_sect_info;
427 * Returns a pointer to a section in a mach-o file based on its global index
428 * (which starts at 1, not zero!). The section number is typically garnered from
430 * section can't be found.
436 void * sect_info; // struct section or section_64 depending
537 struct section * seek_sect;
556 seek_sect = (struct section *)((void *)lc_cmd +
985 struct section * macho_get_section_by_name(
991 struct section *sectio local
1022 struct section_64 *section = NULL; local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dieee.c245 if (bfd_is_com_section (symbol->section)
246 || bfd_is_und_section (symbol->section))
254 else if (! bfd_is_abs_section (symbol->section))
267 easily do a local as a section+offset. */
270 (bfd_byte) (symbol->section->index
296 /* Subtract the pc from here by asking for PC of this section. */
391 asection *section;
506 asection **section)
521 #define PUSH(x,y,z) TOS.symbol = x; TOS.section = y; TOS.value = z; INC;
522 #define POP(x,y,z) DEC; x = TOS.symbol; y = TOS.section;
389 asection *section; member in struct:__anon7270
499 parse_expression(ieee_data_type *ieee, bfd_vma *value, ieee_symbol_index_type *symbol, bfd_boolean *pcrel, unsigned int *extra, asection **section) argument
1076 asection *section; local
1107 asection *section; local
1196 asection *section; local
1211 asection *section; local
1491 asection *section; local
2039 ieee_get_section_contents(bfd *abfd, sec_ptr section, void * location, file_ptr offset, bfd_size_type count) argument
2055 ieee_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
3218 ieee_set_section_contents(bfd *abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dlibbfd.c373 .{* Byte swapping macros for user section data. *}
798 sec_ptr section,
807 sz = section->rawsize ? section->rawsize : section->size;
814 if (bfd_seek (abfd, section->filepos + offset, SEEK_SET) != 0
824 sec_ptr section ATTRIBUTE_UNUSED,
857 return bfd_get_section_contents (abfd, section, w->data, offset, count);
859 sz = section->rawsize ? section
794 _bfd_generic_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
872 _bfd_generic_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dcoff-z80.c131 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \
132 reloc_processing(relent, reloc, symbols, abfd, section)
139 asection *section)
150 relent->address -= section->vma;
162 asection * input_section = link_order->u.indirect.section;
135 reloc_processing(arelent *relent, struct internal_reloc *reloc, asymbol **symbols, bfd *abfd, asection *section) argument
H A Dhp300hpux.c711 /* The GNU linker assumes any offset from beginning of section */
810 PARAMS ((bfd * abfd, sec_ptr section, arelent ** relptr,
846 MY (canonicalize_reloc) (abfd, section, relptr, symbols)
848 sec_ptr section;
852 arelent *tblptr = section->relocation;
855 return aout_32_canonicalize_reloc (abfd, section, relptr, symbols);
857 if (!(tblptr || MY (slurp_reloc_table) (abfd, section, symbols)))
860 if (section->flags & SEC_CONSTRUCTOR)
862 arelent_chain *chain = section->constructor_chain;
863 for (count = 0; count < section
[all...]
H A Dreloc.c33 Relocations are maintained on a per section basis,
38 in a particular section, and fill in the right bits of the structures.
74 . {* The address to relocate was not within the section supplied. *}
103 . {* offset in section. *}
131 the symbol and uses the base of the section the symbol is
134 section provided is looked up.
139 the section data which owns the relocation record to the first
208 the a.out format chose to not use the data within the section
237 information in the reloc record and data section. A back end
308 . data section o
[all...]
H A Delf32-spu.c169 if (!bfd_is_com_section (symbol->section))
171 if (symbol->section->output_section)
172 val += symbol->section->output_section->vma;
217 && sym->section != bfd_abs_section_ptr
238 the first section vma is the overlay buffer vma (ie. the section has
240 section vma+size specifies the end of the region. We keep pointers
241 to sections like this because section vmas may change when laying
273 /* Offset of entry in stub section. */
354 *SYMSECP to the symbol's section
754 asection *section; local
[all...]
H A Dbout.c159 bss_start = execp->a_dload + execp->a_data; /* BSS = end of data section. */
263 b_out_squirt_out_relocs (bfd *abfd, asection *section) argument
270 unsigned int count = section->reloc_count;
278 generic = section->orelocation;
310 asection *output_section = sym->section->output_section;
347 from the abs section. */
360 /* Just an ordinary section. */
498 /* A symbol holds a pointer to a section, and an offset from the
499 base of the section. To relocate, we find where the section wil
870 b_out_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
935 b_out_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dcoff-w65.c91 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \
92 reloc_processing(relent, reloc, symbols, abfd, section)
95 reloc_processing (relent, reloc, symbols, abfd, section)
100 asection * section;
112 relent->address -= section->vma;
113 /* relent->section = 0;*/
131 uncooked section. */
236 asection *input_section = link_order->u.indirect.section;
H A Dcoff-z8k.c143 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \
144 reloc_processing(relent, reloc, symbols, abfd, section)
151 asection *section)
162 relent->address -= section->vma;
174 asection * input_section = link_order->u.indirect.section;
188 if (! (*reloc->sym_ptr_ptr)->section->flags)
147 reloc_processing(arelent *relent, struct internal_reloc *reloc, asymbol **symbols, bfd *abfd, asection *section) argument
H A Delf.c304 (_("%B: invalid string offset %u >= %lu for section `%s'"),
319 symbols, and symbol section index extensions, respectively. */
345 /* Normal syms might have section extension entries. */
407 "nonexistent SHT_SYMTAB_SHNDX section"),
452 sections. The first element is the flags, the rest are section
472 that it is a symbol table section. */
501 section with just a flag word (ie. sh_size is 4), ignore it. */
518 /* We keep a list of elf section headers for group sections,
553 array of elf section indices all in target byte order,
554 to the flag word followed by an array of elf section
5175 asection *section; local
5798 asection *section; local
5911 asection *section, *osec; local
6504 _bfd_elf_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
7021 elf_find_function(bfd *abfd ATTRIBUTE_UNUSED, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr) argument
7098 _bfd_elf_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *line_ptr) argument
7212 _bfd_elf_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dpdp11.c30 (see 2.11 ar(5), historical section)
79 bfd_byte e_text[2]; /* Length of text section in bytes. */
80 bfd_byte e_data[2]; /* Length of data section in bytes. */
239 /* A buffer large enough to hold the contents of any section. */
241 /* A buffer large enough to hold the relocs of any section. */
349 there actually are some section contents. */
430 /* Make all the section for an a.out file. */
843 /* The VMA of the .bss section is set by the VMA of the
844 .data section plus the size of the .data section
2755 asection *section; local
3350 asection *section; local
3412 asection *section; local
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Dclass_module.rb57 klass.section = mod.section
392 sections = (array[10] || []).map do |section|
393 [section.title, section]
511 my_sections = sections.group_by { |section| section.title }
512 other_sections = cm.sections.group_by { |section| section.title }
516 remove_things my_sections, other_files do |_, section|
[all...]
H A Dattr.rb11 # Added section title
112 @section.title
130 @section = nil
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dfmt.c68 int section; member in struct:Fmt_s
376 fp->section = 0;
408 fp->section = 1;
418 else if (fp->section)
430 fp->section = 0;
458 fp->section = 0;
477 fp->section = 0;
482 fp->section = 0;
583 fmt.section = 1;
/macosx-10.10.1/xnu-2782.1.97/osfmk/x86_64/
H A Dstart.s78 /* in the __HIB section since the hibernate restore code uses this stack. */
79 .section __HIB, __data
94 /* back to the regular __DATA section. */
96 .section __DATA, __data
137 .section __HIB, __text
156 * | __HIB section |
281 .section __HIB, __text
283 * This code is linked into the kernel but part of the "__HIB" section,
288 * memory also in the "__HIB" section.
341 .section __TEX
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/conf/
H A Dconf_lib.c81 /* The following section contains the "CONF classic" functions,
140 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH *conf,const char *section)
150 return NCONF_get_section(&ctmp, section);
222 /* The following section contains the "New CONF" functions. They are
297 STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf,const char *section)
305 if (section == NULL)
311 return _CONF_get_section_values(conf, section);
/macosx-10.10.1/tcl-105/tcl84/tcl/tools/
H A Dtcltk-man2html.tcl50 # pages for each section, and broke long table of contents
192 if {[info exists manual(section)] && [string length $manual(section)]} {
193 puts stderr "$name: $manual(section): $msg"
388 set here M[incr manual(section-toc-n)]
390 lappend manual(section-toc) \
396 if {[string equal $manual(section) "WIDGET-SPECIFIC OPTIONS"]} {
401 } elseif {[string equal $manual(name):$manual(section) \
410 lappend manual(section-toc) "<DD><A HREF=\"$manual(name).htm#$here\" NAME=\"$there\">$switch, $name, $class</A>"
413 error "option-toc in $manual(name) section
[all...]
/macosx-10.10.1/Heimdal-398.1.2/cf/
H A Dw32-def-from-dll.pl131 my ($section, $visibility, $symbol) = ($1, $2, $3);
133 if ($section ne "UNDEF" && $visibility eq "External") {
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dcoffgrok.h83 /* Vector which maps where in each output section
85 struct coff_isection *section; member in struct:coff_sfile
160 struct coff_section *sec; /* What section */
208 struct coff_section *section; member in struct:coff_where
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/generator/template/darkfish/js/
H A Ddarkfish.js48 $('.debugging-section').slideToggle();
61 var section = $(this).next();
64 section.slideToggle();
74 var search_section = $('#search-section').get(0);
114 if ( !$(this).parent().parent().hasClass('target-section') ) {
115 console.debug( "Wrapping the target-section" );
116 $('div.method-detail').unwrap( 'div.target-section' );
117 $(this).parent().wrap( '<div class="target-section"></div>' );
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXDebug.c92 /* Find symbol table and index of __text section */
101 struct section *s = (struct section *)(
138 /* Find symbol with given name in __text section */
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcweb.vim12 " TODO: The current version switches syntax highlighting off for section
36 " C/C++ section of a CWEB chunk or in inner C/C++ context in "|...|" groups.
46 " part and the C/C++ part of a CWEB section; it is ended by the TeX part of
47 " the next section.
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dfr-survival.tex11 % \section{NAME}
111 \outer\def\section#1{\filbreak
173 \section{Lancement de Emacs}
192 \section{D\'eplacements}
200 \section{Fen\^etres multiples}
208 \section{R\'egions}
217 \section{Suppression et copie}
227 \section{Recherche}
238 \section{Marqueurs}
253 \section{Compilatio
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A Dtcltk-man2html.tcl156 if {[info exists manual(section)] && [string length $manual(section)]} {
157 puts stderr "$name: $manual(section): $procname: $msg"
510 set here M[incr manual(section-toc-n)]
512 lappend manual(section-toc) \
518 if {[string match "*OPTIONS" $manual(section)]} {
521 && $manual(section) ne "WIDGET-SPECIFIC OPTIONS"
528 } elseif {"$manual(name):$manual(section)" ne "options:DESCRIPTION"} {
529 error "option-toc in $manual(name) section $manual(section)"
[all...]

Completed in 208 milliseconds

1234567891011>>