/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | dwfl_segment_report_module.c | 146 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note() argument 190 if (mstart == module_start && moffset == 0) in handle_file_note() 480 GElf_Addr module_start = -1l; in dwfl_segment_report_module() local 668 if ((vaddr & -align) < module_start) in dwfl_segment_report_module() 670 module_start = vaddr & -align; in dwfl_segment_report_module() 688 module_start += bias; in dwfl_segment_report_module() 705 if (module_start <= module->l_ld && module->l_ld < module_end) in dwfl_segment_report_module() 712 && module_start + fixup <= module->l_ld in dwfl_segment_report_module() 715 module_start += fixup; in dwfl_segment_report_module() 733 if ((module_end > module->start && module_start < module->end) in dwfl_segment_report_module() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | logging.cc | 393 const char* module_start = last_slash == nullptr ? fname : last_slash + 1; in VmoduleActivated() local 394 const char* dot_after = strchr(module_start, '.'); in VmoduleActivated() 397 StringData module(module_start, module_limit - module_start); in VmoduleActivated()
|
/aosp_15_r20/external/python/cpython2/Tools/framer/framer/ |
D | template.py | 10 module_start = '#include "Python.h"' variable
|
D | bases.py | 82 p(template.module_start)
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/ |
H A D | FIPS.md | 94 In this diagram, the integrity check hashes from `module_start` to `module_end`. Since this does no… 115 1. It inserts the labels that delimit the module's code and data (called `module_start` and `modul… 120 …st, a constructor function within the module calculates an HMAC from `module_start` to `module_end… 134 …ct files, `fips_start.o` and `fips_end.o`, in order to establish the `module_start` and `module_en…
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/ |
H A D | FIPS.md | 95 In this diagram, the integrity check hashes from `module_start` to `module_end`. Since this does no… 116 1. It inserts the labels that delimit the module's code and data (called `module_start` and `modul… 121 …st, a constructor function within the module calculates an HMAC from `module_start` to `module_end… 135 …ct files, `fips_start.o` and `fips_end.o`, in order to establish the `module_start` and `module_en…
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | WasmTranslator.cpp | 1598 reinterpret_cast<const char *>(Module->module_start) + in translate()
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 58081 int (*module_start)(void *); member
|
H A D | vmlinux_600.h | 58081 int (*module_start)(void *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 51716 int (*module_start)(void *); member
|
H A D | vmlinux_602.h | 51716 int (*module_start)(void *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 104633 int (*module_start)(void *); member
|
H A D | vmlinux_518.h | 104633 int (*module_start)(void *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 50735 int (*module_start)(void *); member
|
H A D | vmlinux.h | 50735 int (*module_start)(void *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 102505 int (*module_start)(void *); member
|
H A D | vmlinux.h | 102505 int (*module_start)(void *); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 97033 int (*module_start)(void *); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 87297 int (*module_start)(void *); member
|
/aosp_15_r20/kernel/prebuilts/6.1/arm64/ |
D | abi.stg | 130947 name: "module_start"
|
D | abi-full.stg | 131036 name: "module_start"
|
/aosp_15_r20/kernel/prebuilts/6.6/arm64/ |
D | abi.stg | 135716 name: "module_start"
|
D | abi-full.stg | 138327 name: "module_start"
|
/aosp_15_r20/kernel/prebuilts/mainline/arm64/ |
D | abi-full.stg | 158340 name: "module_start"
|
D | abi.stg | 158340 name: "module_start"
|