Home
last modified time | relevance | path

Searched refs:relocate (Results 1 – 25 of 55) sorted by relevance

123

/third_party/ffmpeg/libavutil/aarch64/
Dasm.S59 .macro const name, align=2, relocate=0
65 .if \relocate
/third_party/elfutils/libdwfl/
DChangeLog271 * 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 …]
DMakefile.am44 dwfl_module.c dwfl_report_elf.c relocate.c \
Drelocate.c323 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/
DDockerfile16 RUN /toolchain/relocate-sdk.sh
/third_party/rust/crates/libc/ci/docker/armv7-unknown-linux-uclibceabihf/
DDockerfile11 RUN /toolchain/relocate-sdk.sh
/third_party/elfutils/src/
Dunstrip.c97 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()
Dstrip.c446 relocate (Elf *elf, GElf_Addr offset, const GElf_Sxword addend, in relocate() function
703 if (! relocate (elf, offset, addend, in remove_debug_relocations()
DChangeLog347 * 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/
Dlfs.c1762 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 …]
DDESIGN.md1038 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/
Dasm.S117 .macro const name, align=2, relocate=0
123 .if \relocate
/third_party/vulkan-loader/tests/
DREADME.md29 The consequence of this automation: Do not relocate the build folder of the project without cleanin…
/third_party/exfatprogs/
DNEWS56 * mkfs.exfat: add the "--pack-bitmap" option to relocate the allocation
/third_party/python/Doc/c-api/
Dsequence.rst166 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/
DIntrinsicEnums.inc112 experimental_gc_relocate, // llvm.experimental.gc.relocate
/third_party/ffmpeg/libavcodec/arm/
Dfft_neon.S351 const fft_tab_neon, relocate=1
Dfft_vfp.S36 const fft_tab_vfp, relocate=1
/third_party/ffmpeg/libavcodec/aarch64/
Dfft_neon.S418 const fft_tab_neon, relocate=1
/third_party/openGLES/extensions/EXT/
DEXT_pixel_buffer_object.txt152 choose between two bad options: relocate the buffer into video
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_pixel_buffer_object.txt152 choose between two bad options: relocate the buffer into video
/third_party/littlefs/tests/
Dtest_move.toml1569 // 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/
Delfutils_config.gni337 "//third_party/elfutils/libdwfl/relocate.c",
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_pixel_buffer_object.txt620 between two bad options: relocate the buffer into video memory, or
/third_party/openGLES/extensions/NV/
DNV_pixel_buffer_object.txt620 between two bad options: relocate the buffer into video memory, or

123