Searched refs:relocate (Results 1 – 25 of 143) 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-actions.py | 26 test.relocate('actions', 'relocate/actions') 27 test.relocate('gypfiles', 'relocate/gypfiles')
|
D | gyptest-rules.py | 25 test.relocate('rules', 'relocate/rules') 26 test.relocate('gypfiles', 'relocate/gypfiles')
|
D | gyptest-relocate.py | 26 test.relocate('src', 'relocate/src') 27 test.relocate('gypfiles', 'relocate/gypfiles')
|
D | gyptest-copies.py | 26 test.relocate('copies', 'relocate/copies') 27 test.relocate('gypfiles', 'relocate/gypfiles')
|
/external/elfutils/0.153/libdwfl/ |
D | ChangeLog | 113 * relocate.c (resolve_symbol): Use it. 120 * relocate.c (__libdwfl_relocate_value): Likewise. 205 * relocate.c (relocate_section): Treat R_*_NONE reloc as no reloc. 254 * relocate.c (relocate_getsym): For SHN_COMMON, zero st_value. 259 * relocate.c (relocate_section): Skip SHT_NOBITS or empty target scn. 332 * relocate.c: Likewise. 341 * relocate.c (resolve_symbol): Apply correct bias to st_value found in 351 * relocate.c (__libdwfl_relocate_value): Assert that MOD is ET_REL. 385 * relocate.c (__libdwfl_relocate_value): Don't adjust a value from 395 * relocate.c (__libdwfl_relocate_value): Add MOD->main.bias to sh_addr. [all …]
|
/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-none/ |
D | gyptest-none.py | 16 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/variables/latelate/ |
D | gyptest-latelate.py | 17 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/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')
|
D | gyptest-default.py | 17 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/home_dot_gyp/ |
D | gyptest-home-includes-config-arg.py | 23 test.relocate('src', 'relocate/src')
|
/external/chromium_org/tools/gyp/test/assembly/ |
D | gyptest-assembly.py | 20 test.relocate('src', 'relocate/src')
|
123456