HomeSort by relevance Sort by last modified time
    Searched defs:relocate (Results 1 - 7 of 7) sorted by null

  /external/e2fsprogs/intl/
relocatable.h 51 extern const char * relocate (const char *pathname);
53 /* Memory management: relocate() leaks memory, because it has to construct
55 relocate() frequently, think about caching the result. */
68 #define relocate(pathname) (pathname) macro
localcharset.c 73 # define relocate(pathname) (pathname) macro
119 const char *dir = relocate (LIBDIR);
localealias.c 68 # define relocate(pathname) (pathname) macro
233 fp = fopen (relocate (full_fname), "r");
relocatable.c 386 relocate (const char *pathname) function
445 /* Nothing to relocate. */
  /external/grub/stage2/
nbloader.S 40 .word NBI_DEST_OFF + (relocate - _start)
48 relocate: label
51 * Relocate the code in two steps:
  /external/elfcopy/
dwarf.h 40 unsigned int relocate : 1; member in struct:dwarf_section_display
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 251 milliseconds