Searched refs:relocate (Results 1 – 25 of 128) sorted by relevance
123456
/external/e2fsprogs/intl/ |
D | relocatable.h | 51 extern const char * relocate (const char *pathname); 68 #define relocate(pathname) (pathname)
|
/external/chromium_org/tools/gyp/test/generator-output/ |
D | gyptest-rules.py | 24 test.relocate('rules', 'relocate/rules') 25 test.relocate('gypfiles', 'relocate/gypfiles')
|
D | gyptest-actions.py | 25 test.relocate('actions', 'relocate/actions') 26 test.relocate('gypfiles', 'relocate/gypfiles')
|
D | gyptest-copies.py | 25 test.relocate('copies', 'relocate/copies') 26 test.relocate('gypfiles', 'relocate/gypfiles')
|
D | gyptest-relocate.py | 26 test.relocate('src', 'relocate/src') 27 test.relocate('gypfiles', 'relocate/gypfiles')
|
/external/grub/stage2/ |
D | nbloader.S | 40 .word NBI_DEST_OFF + (relocate - _start) 48 relocate: label
|
/external/chromium_org/tools/gyp/test/no-output/ |
D | gyptest-no-output.py | 18 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/copies/ |
D | gyptest-updir.py | 17 test.relocate('src', 'relocate/src')
|
D | gyptest-samedir.py | 17 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/rules-variables/ |
D | gyptest-rules-variables.py | 15 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/actions-bare/ |
D | gyptest-bare.py | 16 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/actions-none/ |
D | gyptest-none.py | 16 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/same-rule-output-file-name/ |
D | gyptest-all.py | 17 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/subdirectory/ |
D | gyptest-subdir2-deep.py | 17 test.relocate('src', 'relocate/src')
|
D | gyptest-SYMROOT-default.py | 24 test.relocate('src', 'relocate/src')
|
D | gyptest-SYMROOT-all.py | 24 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/variables/latelate/ |
D | gyptest-latelate.py | 17 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/rules-use-built-dependencies/ |
D | gyptest-use-built-dependencies.py | 16 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/rules/ |
D | gyptest-input-root.py | 17 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/compilable/ |
D | gyptest-headers.py | 18 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/external-cross-compile/ |
D | gyptest-cross.py | 18 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/same-source-file-name/ |
D | gyptest-pass-executable.py | 20 test.relocate('src', 'relocate/src')
|
/external/elfutils/libdwfl/ |
D | ChangeLog | 179 * relocate.c (relocate_section): Check for an unhandled relocation 220 * relocate.c (resolve_symbol): New function. 223 * relocate.c (relocate_getsym): Handle null MOD->symfile. 240 * relocate.c (relocate_section): Fix fencepost error in r_offset check. 249 * relocate.c (struct reloc_symtab_cache): New type. 283 * relocate.c (__libdwfl_relocate_value): Don't use sh_offset. 288 * relocate.c (__libdwfl_relocate): Don't return DWFL_E_NO_DWARF. 300 * relocate.c (relocate_getsym): New function. 346 * relocate.c (__libdwfl_relocate_value): Abuse sh_offset, not 352 * relocate.c (__libdwfl_relocate): Clear size of reloc section in its [all …]
|
/external/chromium_org/tools/gyp/test/assembly/ |
D | gyptest-assembly.py | 20 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/home_dot_gyp/ |
D | gyptest-home-includes.py | 22 test.relocate('src', 'relocate/src')
|
123456