Home
last modified time | relevance | path

Searched defs:bases (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/src/gnu/gcc/gcc/
Dunwind-dw2-fde-compat.c42 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) in _Unwind_Find_FDE()
Dunwind-dw2-fde-darwin.c145 examine_objects (void *pc, struct dwarf_eh_bases *bases, int dont_alloc) in examine_objects()
247 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) in _Unwind_Find_FDE()
Dunwind-dw2-fde-glibc.c404 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) in _Unwind_Find_FDE()
Dunwind-dw2.c72 struct dwarf_eh_bases bases; member
342 struct dwarf_eh_bases bases; in _Unwind_FindEnclosingFunction() local
Dunwind-dw2-fde.c971 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) in _Unwind_Find_FDE()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dunwind-dw2-fde-darwin.c126 examine_objects (void *pc, struct dwarf_eh_bases *bases, int dont_alloc) in examine_objects()
210 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) in _Unwind_Find_FDE()
Dunwind-dw2-fde-glibc.c268 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) in _Unwind_Find_FDE()
Dunwind-dw2.c63 struct dwarf_eh_bases bases; member
251 struct dwarf_eh_bases bases; in _Unwind_FindEnclosingFunction() local
Dunwind-dw2-fde.c974 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) in _Unwind_Find_FDE()
/openbsd/src/sys/arch/hppa/dev/
Dsti_pci_machdep.c32 sti_pci_is_console(struct pci_attach_args *paa, bus_addr_t *bases) in sti_pci_is_console()
/openbsd/src/sys/dev/ic/
Dstivar.h45 bus_addr_t *bases; member
124 bus_addr_t bases[STI_REGION_MAX]; member
Dsti.c216 bus_space_handle_t romh, bus_addr_t *bases, u_int codebase) in sti_rom_setup()
414 bus_addr_t *bases = rom->bases; in sti_region_setup() local
/openbsd/src/games/hack/
Ddef.objects.h346 int bases[sizeof(obj_symbols)]; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h119 ArrayRef<BaseClassLayout *> bases() const { return AllBases; } in bases() function
/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DRecord.h83 llvm::iterator_range<const_base_iter> bases() const { in bases() function
/openbsd/src/games/trek/
Dtrek.h44 unsigned char bases; /* number of bases in this quadrant */ member
261 unsigned char bases; /* number of starbases */ member
297 unsigned char bases; /* number of starbases */ member
/openbsd/src/gnu/llvm/clang/utils/VtableTest/
Dgen.cc72 static int bases[N_BASES]; in gs() local
/openbsd/src/gnu/llvm/libunwind/src/
DUnwindLevel1-gcc-ext.c213 struct dwarf_eh_bases *bases) { in _Unwind_Find_FDE()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DUdtRecordCompleter.cpp309 std::vector<std::unique_ptr<clang::CXXBaseSpecifier>> bases; in complete() local
/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
Dgdbremote_testcase.py32 def __new__(cls, name, bases, attrs): argument
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDeclCXX.h359 ArrayRef<CXXBaseSpecifier> bases() const { in bases() function
602 base_class_range bases() { in bases() function
605 base_class_const_range bases() const { in bases() function
/openbsd/src/sys/dev/pci/drm/i915/gt/
Dintel_engine_cs.c344 const struct engine_mmio_base *bases) in __engine_mmio_base()
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dsearch.c185 tree bases; local
/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
Dlldbtest.py1677 def __new__(cls, name, bases, attrs): argument
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Di386.c1761 tree bases = TYPE_BINFO_BASETYPES (type); local
1849 tree bases = TYPE_BINFO_BASETYPES (type); local
2356 tree bases = TYPE_BINFO_BASETYPES (type); local

12