Searched defs:section (Results 1 - 25 of 102) sorted by last modified time

12345

/haiku-fatelf/src/apps/debugger/elf/
H A DElfFile.cpp162 ElfSection* section = FindSection(name); local
171 ElfFile::PutSection(ElfSection* section) argument
291 ElfSection* section = new(std::nothrow) ElfSection(name, fFD, local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c6230 iwn5000_load_firmware_section(struct iwn_softc *sc, uint32_t dst, const uint8_t *section, int size) argument
/haiku-fatelf/src/apps/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp285 ElfSection* section = fFile->GetElfFile()->FindSection(".text"); local
/haiku-fatelf/src/tools/elfsymbolpatcher/
H A DElfFile.cpp234 ElfSymbol::ElfSymbol(ElfSection* section, int32 index) argument
249 ElfSymbol::SetTo(ElfSection* section, int32 index) argument
330 ElfRelocation::ElfRelocation(ElfSection* section, int32 index) argument
345 ElfRelocation::SetTo(ElfSection* section, int32 index) argument
453 ElfSection* section = NULL; local
483 ElfSection* section = fFile->SectionAt(fSectionIndex); local
575 ElfSection* section = NULL; local
710 ElfSection& section = fSections[index]; local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dxmlppd.c441 section[256]; /* Section name */ local
/haiku-fatelf/src/kits/network/libbind/nameser/
H A Dns_parse.c80 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
203 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_debug.c629 p_section(int section, int opcode) { argument
148 do_section(const res_state statp, ns_msg *handle, ns_sect section, int pflag, FILE *file) argument
H A Dres_mkupdate.c91 int section, numrrs = 0, counts[ns_s_max]; local
918 res_mkupdrec(int section, const char *dname, u_int class, u_int type, u_long ttl) argument
[all...]
/haiku-fatelf/src/kits/package/hpkg/
H A DReaderImplBase.cpp40 AttributeHandlerContext( BErrorOutput* errorOutput, BPackageContentHandler* packageContentHandler, BHPKGPackageSectionID section) argument
52 AttributeHandlerContext( BErrorOutput* errorOutput, BLowLevelPackageContentHandler* lowLevelHandler, BHPKGPackageSectionID section) argument
1018 ReadCompressedBuffer(const SectionInfo& section) argument
[all...]
/haiku-fatelf/src/kits/print/
H A DBeUtils.cpp58 status_t TestForAddonExistence(const char* name, directory_which which, const char* section, BPath& outPath) argument
/haiku-fatelf/src/bin/network/wget/src/
H A Dmswindows.c136 HANDLE section, event; local
197 HANDLE section, event, h[2]; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcorelow.c449 struct bfd_section *section; local
554 struct bfd_section *section; local
586 struct bfd_section *section; local
[all...]
H A Ddbxread.c429 int section; local
[all...]
H A Dexec.c455 asection *section = NULL; local
[all...]
H A Dhppa-tdep.c298 record_text_segment_lowaddr(bfd *abfd, asection *section, void *data) argument
312 internalize_unwinds(struct objfile *objfile, struct unwind_table_entry *table, asection *section, unsigned int entries, unsigned int size, CORE_ADDR text_offset) argument
[all...]
H A Dminsyms.c375 lookup_minimal_symbol_by_pc_section (CORE_ADDR pc, asection *section) argument
514 struct obj_section *section = find_pc_section (pc); local
553 int section; local
582 prim_record_minimal_symbol_and_info(const char *name, CORE_ADDR address, enum minimal_symbol_type ms_type, char *info, int section, asection *bfd_section, struct objfile *objfile) argument
[all...]
H A Dobjfiles.c80 struct obj_section section; local
738 find_pc_sect_section(CORE_ADDR pc, struct bfd_section *section) argument
[all...]
H A Dprintcmd.c599 asection *section = 0; local
1054 asection *section; local
[all...]
H A Dremote-e7000.c1487 asection *section; local
[all...]
H A Dremote-m32r-sdi.c1210 asection *section; local
[all...]
H A Dstabsread.h159 asection *section; member in struct:stab_section_list
H A Dsymfile.c2811 section_is_overlay(asection *section) argument
2881 section_is_mapped(asection *section) argument
2899 pc_in_unmapped_range(CORE_ADDR pc, asection *section) argument
2919 pc_in_mapped_range(CORE_ADDR pc, asection *section) argument
2956 overlay_unmapped_address(CORE_ADDR pc, asection *section) argument
2973 overlay_mapped_address(CORE_ADDR pc, asection *section) argument
2991 symbol_overlayed_address(CORE_ADDR address, asection *section) argument
[all...]
H A Dsymtab.c712 find_pc_sect_psymtab(CORE_ADDR pc, asection *section) argument
812 find_pc_sect_psymbol(struct partial_symtab *psymtab, CORE_ADDR pc, asection *section) argument
1832 find_pc_sect_symtab(CORE_ADDR pc, asection *section) argument
1960 find_pc_sect_line(CORE_ADDR pc, struct bfd_section *section, int notcurrent) argument
2209 asection *section; local
2444 asection *section = SYMBOL_BFD_SECTION (sym); local
[all...]
H A Dsymtab.h150 short section; member in struct:general_symbol_info
1193 asection *section; member in struct:symtab_and_line
[all...]
H A Dtracepoint.h92 asection *section; member in struct:tracepoint

Completed in 496 milliseconds

12345