Searched refs:section (Results 226 - 250 of 586) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBAddress.i12 "A section + offset based address class.
14 The SBAddress class allows addresses to be relative to a section
19 for a section:
33 Load addresses represents the virtual addresses where each section
52 SBAddress (lldb::SBSection section,
103 SetAddress (lldb::SBSection section,
183 offset = property(GetOffset, None, doc='''A read only property that returns the section offset in bytes as an integer.''')
184 section = property(GetSection, None, doc='''A read only property that returns an lldb object that represents the section (lldb.SBSection) that this address resides within.''')
185 file_addr = property(GetFileAddress, None, doc='''A read only property that returns file address for the section a
[all...]
/freebsd-13-stable/crypto/heimdal/doc/
H A DMakefile.am82 section=`echo "$$x" | sed 's/.*\.\([0-9]\)/\1/'` ; \
83 $(mkinstalldirs) "$(DESTDIR)$(mandir)/man$$section" ; \
84 $(INSTALL_DATA) $(srcdir)/doxyout/$$x "$(DESTDIR)$(mandir)/man$$section" ; \
94 section=`echo "$$x" | sed 's/.*\.\([0-9]\)/\1/'` ; \
96 rm "$(DESTDIR)$(mandir)/man$$section/$$base" ; \
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Daction.c868 u_char section[LM_SECTION_MAX + 1]; member in struct:module_dep
885 if (strcmp(mdep->m->section,
886 mdep->section) == 0)
896 if ((mdep->m = lm_load(mdep->path, mdep->section)) == NULL) {
933 u_char *section, *ptr; local
962 &section, &seclen))
965 /* check the section name */
967 free(section);
970 for (ptr = section; ptr < section
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_aarch64.S9 .section __DATA,__nl_symbol_ptr,non_lazy_symbol_pointers
15 .section __DATA,__nl_symbol_ptr,non_lazy_symbol_pointers
21 .section __DATA,__nl_symbol_ptr,non_lazy_symbol_pointers
29 .section .text
31 .section __TEXT,__text
/freebsd-13-stable/sys/powerpc/include/
H A Dasm.h97 .section ".toc","aw"; \
106 .section ".text"; \
109 .section ".opd","aw"; \
262 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
265 .section .gnu.warning./**/_sym ; .ascii _msg ; .text
/freebsd-13-stable/sys/contrib/openzfs/cmd/arc_summary/
H A Darc_summary360 SECTION_HELP = 'print info from one section ('+' '.join(SECTIONS)+')'
85 parser.add_argument('-s', '--section', dest='section', help=SECTION_HELP)
103 def load_kstats(section):
104 base = 'kstat.zfs.misc.{section}.'.format(section=section)
140 def load_kstats(section):
141 path = os.path.join(KSTAT_PATH, section)
429 for section i
[all...]
/freebsd-13-stable/crypto/openssl/crypto/perlasm/
H A Dx86nasm.pl87 { if ($::mwerks) { push(@out,".section\t.text,64\n"); }
91 section code use32 class=code align=64
94 section .text code align=64
96 section .text code
175 { if ($mwerks) { push(@out,".section\t.data,4\n"); }
176 else { push(@out,"section\t.data align=4\n"); }
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dconf.h25 char *section; member in struct:__anon7253
80 const char *section); variable
121 const char *section);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp95 auto section = section_list->FindSectionByID(section_id); local
96 if (!section)
100 stream.PutMaxHex64(section->GetFileAddress() + offset, address_size,
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dassembly.h43 #define CONST_SECTION .section .rodata
47 #define NO_EXEC_STACK_DIRECTIVE .section .note.GNU-stack,"",%progbits
62 #define CONST_SECTION .section .rdata,"rd"
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DMapFile.cpp59 if (!dr->isSection() && dr->section && dr->section->isLive() &&
60 (dr->file == file || dr->needsPltAddr || dr->section->bss))
69 ret[dr->section].push_back(dr);
102 // Print .eh_frame contents. Since the section consists of EhSectionPieces,
103 // we need a specialized printer for that section.
105 // .eh_frame tend to contain a lot of section pieces that are contiguous
124 // Gather section pieces.
131 // Print out section pieces.
178 // Dump symbols for each input section
[all...]
H A DThunks.h44 InputSectionBase &section);
64 // typical code section alignment.
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBAddress.cpp40 SBAddress::SBAddress(lldb::SBSection section, lldb::addr_t offset) argument
41 : m_opaque_up(new Address(section.GetSP(), offset)) {
42 LLDB_RECORD_CONSTRUCTOR(SBAddress, (lldb::SBSection, lldb::addr_t), section,
95 void SBAddress::SetAddress(lldb::SBSection section, lldb::addr_t offset) { argument
97 (lldb::SBSection, lldb::addr_t), section, offset);
100 addr.SetSection(section.GetSP());
147 // Check if we weren't were able to resolve a section offset address. If we
149 // heap, so we should just have an address with no section and a valid offset
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBAddress.h23 SBAddress(lldb::SBSection section, lldb::addr_t offset);
46 void SetAddress(lldb::SBSection section, lldb::addr_t offset);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.h82 size_t ReadSectionData(lldb_private::Section *section,
87 ReadSectionData(lldb_private::Section *section,
/freebsd-13-stable/lib/libc/i386/gen/
H A D_setjmp.S81 .section .note.GNU-stack,"",%progbits
H A Drfork_thread.S115 .section .note.GNU-stack,"",%progbits
/freebsd-13-stable/contrib/ldns/
H A Dhost2wire.c163 int section)
208 if (section != LDNS_SECTION_QUESTION) {
234 ldns_rr2buffer_wire(ldns_buffer *buffer, const ldns_rr *rr, int section) argument
236 return ldns_rr2buffer_wire_compress(buffer,rr,section,NULL);
240 ldns_rr2buffer_wire_compress(ldns_buffer *buffer, const ldns_rr *rr, int section, ldns_rbtree_t *compression_data) argument
254 if (section != LDNS_SECTION_QUESTION) {
461 ldns_rr2wire(uint8_t **dest, const ldns_rr *rr, int section, size_t *result_size) argument
469 status = ldns_rr2buffer_wire(buffer, rr, section);
161 ldns_rr2buffer_wire_canonical(ldns_buffer *buffer, const ldns_rr *rr, int section) argument
/freebsd-13-stable/contrib/lib9p/pytest/
H A Dclient.py91 section = None if cid is None else ('client-' + cid)
92 aname = getconf(self.config, section, 'aname', '')
93 uname = getconf(self.config, section, 'uname', '')
95 n_uname = getint(self.config, section, 'n_uname', 1001)
102 def getconf(conf, section, name, default=None, rtype=str):
104 Get configuration item for given section, or for "client" if
105 there is no entry for that particular section (or if section
122 where = section
129 sys.exit('no [{0}] section i
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp138 #pragma section(".CRT$XIB", long, read)
146 #pragma section(".CRT$XLAB", long, read)
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c42 static void check_section_rename(struct elfcopy *ecp, struct section *s);
43 static void filter_reloc(struct elfcopy *ecp, struct section *s);
52 static void modify_section(struct elfcopy *ecp, struct section *s);
53 static void pad_section(struct elfcopy *ecp, struct section *s);
55 static void print_section(struct section *s);
56 static void *read_section(struct section *s, size_t *size);
58 static void update_reloc(struct elfcopy *ecp, struct section *s);
59 static void update_section_group(struct elfcopy *ecp, struct section *s);
65 /* Always keep section name table */
106 * Relocation section need
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_impl.h70 /* Specifies whether section names are populated case sensitively. */
84 void *baton, svn_stringbuf_t *section,
93 /* The name of the magic [DEFAULT] section. */
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddressRange.h24 /// A section + offset based address range class.
29 /// Initialize with a invalid section (NULL), an invalid offset
33 /// Construct with a section pointer, offset, and byte_size.
35 /// Initialize the address with the supplied \a section, \a offset and \a
38 /// \param[in] section
39 /// A section pointer to a valid lldb::Section, or NULL if the
40 /// address doesn't have a section or will get resolved later.
43 /// The offset in bytes into \a section.
47 AddressRange(const lldb::SectionSP &section, lldb::addr_t offset,
50 /// Construct with a virtual address, section lis
[all...]
/freebsd-13-stable/lib/libc/amd64/string/
H A Dstrlen.S81 .section .note.GNU-stack,"",%progbits
/freebsd-13-stable/lib/libc/arm/aeabi/
H A Daeabi_asm_float.S112 .section .note.GNU-stack,"",%progbits

Completed in 153 milliseconds

1234567891011>>