Home
last modified time | relevance | path

Searched refs:p_type (Results 1 – 25 of 5965) sorted by last modified time

12345678910>>...239

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/debug/
H A Dstack_trace_posix.cc643 phdr.p_type == PT_LOAD && phdr.p_offset == 0) { in SetBaseAddressesForMemoryRegions()
H A Delf_reader.cc69 if (header.p_type != PT_NOTE) in ReadElfBuildId()
135 if (header.p_type != PT_DYNAMIC) in ReadElfLibraryName()
186 if (header.p_type == PT_LOAD) { in GetRelocationOffset()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/debug/
H A Dstack_trace_posix.cc639 phdr.p_type == PT_LOAD && phdr.p_offset == 0) { in SetBaseAddressesForMemoryRegions()
H A Delf_reader.cc58 if (header.p_type == PT_LOAD) { in GetElfBaseVirtualAddress()
93 if (header.p_type != PT_NOTE) in ReadElfBuildId()
158 if (header.p_type != PT_DYNAMIC) in ReadElfLibraryName()
/dports/www/middleman/middleman/pcre/
H A Dinternal.h83 #define offsetof(p_type,field) ((size_t)&(((p_type *)0)->field)) argument
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-rock64/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/ddpt/ddpt-0.95/src/
H A Dddptctl.c222 int vendor, all_0, all_1, m, prot_en, p_type, desig_type, lbppbe; in odx_print_rod_tok() local
319 p_type = ((rth[100] >> 1) & 0x7); in odx_print_rod_tok()
321 prot_en, p_type, ((rth[101] >> 4) & 0xf)); in odx_print_rod_tok()
323 printf(" [type %d protection]\n", p_type + 1); in odx_print_rod_tok()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-orangepi-pc/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py189 p_type, p_flags, p_offset = struct.unpack_from('<LLQ', elf, offset)
190 if p_type == 1: # PT_LOAD

12345678910>>...239