Home
last modified time | relevance | path

Searched defs:entry_offset (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDebugNamesDWARFIndex.cpp110 uint64_t entry_offset = nte.getEntryOffset(); in GetGlobalVariables() local
134 uint64_t entry_offset = nte.getEntryOffset(); in GetGlobalVariables() local
275 uint64_t entry_offset = nte.getEntryOffset(); in GetFunctions() local
/openbsd/src/sys/dev/pci/drm/i915/
Di915_ioctl.c55 u32 entry_offset = i915_mmio_reg_offset(entry->offset_ldw); in i915_reg_read_ioctl() local
/openbsd/src/sys/dev/pci/drm/i915/gt/uc/
Dintel_huc_fw.c125 static inline u32 entry_offset(const struct intel_gsc_cpd_entry *entry) in entry_offset() function
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dppcboot.c61 bfd_byte entry_offset[4]; /* entry point offset, little endian */ member
412 long entry_offset = bfd_getl_signed_32 ((PTR) tdata->header.entry_offset); local
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dppcboot.c61 bfd_byte entry_offset[4]; /* entry point offset, little endian */ member
415 long entry_offset = bfd_getl_signed_32 ((PTR) tdata->header.entry_offset); local
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DCompactUnwindInfo.cpp563 offset_t entry_offset = BinarySearchRegularSecondPage( in GetCompactUnwindInfoForFunction() local