/third_party/ffmpeg/libavutil/aarch64/ |
D | asm.S | 59 .macro const name, align=2, relocate=0 65 .if \relocate
|
/third_party/elfutils/libdwfl/ |
D | ChangeLog | 271 * relocate.c (resolve_symbol): Likewise. 572 * relocate.c (relocate_section): Only sanity check mmapped Elf files 606 * relocate.c (relocate): Handle ADD/SUB relocations. 625 * relocate.c (__libdwfl_relocate): Always call relocate_section with 766 * relocate.c: Likewise. 872 * relocate.c (relocate_section): Check result of all gelf_get* calls. 878 * relocate.c (relocate_section): Check result of gelf_update_* calls. 893 * relocate.c (relocate_getsym): Uncompress symtab and symtab_shndx 1036 * relocate.c (relocate_section): Move nested function "relocate" 1239 * relocate.c (resolve_symbol): Make sure symstrdata->d_buf != NULL. [all …]
|
D | Makefile.am | 44 dwfl_module.c dwfl_report_elf.c relocate.c \
|
D | relocate.c | 323 relocate (Dwfl_Module * const mod, in relocate() function 636 result = relocate (mod, relocated, reloc_symtab, tdata, ehdr, in relocate_section() 667 result = relocate (mod, relocated, reloc_symtab, tdata, ehdr, in relocate_section()
|
/third_party/rust/crates/libc/ci/docker/mipsel-unknown-linux-uclibc/ |
D | Dockerfile | 16 RUN /toolchain/relocate-sdk.sh
|
/third_party/rust/crates/libc/ci/docker/armv7-unknown-linux-uclibceabihf/ |
D | Dockerfile | 11 RUN /toolchain/relocate-sdk.sh
|
/third_party/elfutils/src/ |
D | unstrip.c | 97 bool relocate; member 147 info->relocate = true; in parse_opt() 197 if (info->ignore || info->all || info->modnames || info->relocate) in parse_opt() 2293 Dwfl_Module *mod, bool all, bool ignore, bool relocate) in handle_dwfl_module() argument 2354 if (!relocate) in handle_dwfl_module() 2385 bool all, bool ignore, bool modnames, bool relocate) in handle_output_dir_module() argument 2403 handle_dwfl_module (output_file, true, force, mod, all, ignore, relocate); in handle_output_dir_module() 2514 info->all, info->ignore, info->relocate); in handle_implicit_modules() 2520 info->modnames, info->relocate); in handle_implicit_modules()
|
D | strip.c | 446 relocate (Elf *elf, GElf_Addr offset, const GElf_Sxword addend, in relocate() function 703 if (! relocate (elf, offset, addend, in remove_debug_relocations()
|
D | ChangeLog | 347 * strip.c (remove_debug_relocations): Rewrite inlined relocate 349 ebl_debug_scn_p checks before calling new relocate function. 350 (relocate): New file static function from 3231 * strip.c (relocate): Make offset check overflow-proof. 3235 * strip.c (relocate): Take new arguments is_rela to indicate 4270 * unstrip.c (options, parse_opt, struct arg_info): Grok -R/--relocate.
|
/third_party/littlefs/ |
D | lfs.c | 1762 goto relocate; in lfs_dir_compact() 1784 goto relocate; in lfs_dir_compact() 1796 goto relocate; in lfs_dir_compact() 1811 goto relocate; in lfs_dir_compact() 1825 goto relocate; in lfs_dir_compact() 1852 goto relocate; in lfs_dir_compact() 1862 goto relocate; in lfs_dir_compact() 1881 relocate: in lfs_dir_compact() 2707 goto relocate; in lfs_ctz_extend() 2738 goto relocate; in lfs_ctz_extend() [all …]
|
D | DESIGN.md | 1038 oh no! bad block! relocate C 1060 oh no! bad block! relocate C 1104 oh no! bad block! relocate B 1126 oh no! bad block! relocate B
|
/third_party/ffmpeg/libavutil/arm/ |
D | asm.S | 117 .macro const name, align=2, relocate=0 123 .if \relocate
|
/third_party/vulkan-loader/tests/ |
D | README.md | 29 The consequence of this automation: Do not relocate the build folder of the project without cleanin…
|
/third_party/exfatprogs/ |
D | NEWS | 56 * mkfs.exfat: add the "--pack-bitmap" option to relocate the allocation
|
/third_party/python/Doc/c-api/ |
D | sequence.rst | 166 Note, if a list gets resized, the reallocation may relocate the items array.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 112 experimental_gc_relocate, // llvm.experimental.gc.relocate
|
/third_party/ffmpeg/libavcodec/arm/ |
D | fft_neon.S | 351 const fft_tab_neon, relocate=1
|
D | fft_vfp.S | 36 const fft_tab_vfp, relocate=1
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | fft_neon.S | 418 const fft_tab_neon, relocate=1
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_pixel_buffer_object.txt | 152 choose between two bad options: relocate the buffer into video
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_pixel_buffer_object.txt | 152 choose between two bad options: relocate the buffer into video
|
/third_party/littlefs/tests/ |
D | test_move.toml | 1569 // force specific directories to relocate 1586 // the worst case is if we need to relocate and we need to implicit 1707 // force specific directories to relocate
|
/third_party/elfutils/ |
D | elfutils_config.gni | 337 "//third_party/elfutils/libdwfl/relocate.c",
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_pixel_buffer_object.txt | 620 between two bad options: relocate the buffer into video memory, or
|
/third_party/openGLES/extensions/NV/ |
D | NV_pixel_buffer_object.txt | 620 between two bad options: relocate the buffer into video memory, or
|