Searched refs:relocation (Results 1 – 25 of 43) sorted by relevance
12
/external/e2fsprogs/tests/progs/ |
D | test_rel_cmds.ct | 8 # Block relocation table commands 11 request do_brel_ma_create, "Open a memory array block relocation table", 14 request do_brel_free, "Free a block relocation table", 17 request do_brel_put, "Add or modify a block relocation entry", 20 request do_brel_get, "Get a block relocation entry", 26 request do_brel_next, "Get the next block relocation entry", 29 request do_brel_dump, "Dump the block relocation table", 32 request do_brel_move, "Move an entry in the block relocation table", 35 request do_brel_delete, "Delete an entry in the block relocation table", 39 # Inode relocation table commands [all …]
|
/external/e2fsprogs/tests/defaults/ |
D | e_script | 2 # Default script for testing the relocation library routines 3 # (irel -- inode relocation and brel -- block relocation)
|
/external/e2fsprogs/tests/e_brel_bma/ |
D | name | 1 block relocation table using the memory array implementation
|
/external/e2fsprogs/tests/e_irel_ima/ |
D | name | 1 inode relocation table using the memory array implementation
|
/external/elfutils/ |
D | TODO | 108 if TEXTREL check whether any relocation touches RO segment 110 if TEXTREL not set check that no relocation touches RO segment 117 check whether any relocation is for a merge-able section
|
D | NEWS | 96 relocation section. Fixed. This fix also improved the asymptotic 134 libebl: Fix last patch to recognize relocation sections. We must not 140 libebl: recognize relocation sections for debug section 514 Improve relocation table output in readelf. Avoid some crashes.
|
/external/chromium/base/third_party/symbolize/ |
D | symbolize.h | 99 uint64 relocation);
|
D | symbolize.cc | 608 uint64 relocation = (elf_type == ET_DYN) ? start_address : 0; in SymbolizeAndDemangle() local 611 relocation); in SymbolizeAndDemangle()
|
/external/e2fsprogs/tests/f_preen/ |
D | expect.1 | 1 of the inode table require relocation, you may wish to try
|
/external/e2fsprogs/tests/progs/test_data/ |
D | test.brel | 2 # This is the test script for the block relocation table.
|
D | test.irel | 2 # This is the test script for the inode relocation table.
|
/external/e2fsprogs/tests/f_illibitmap/ |
D | expect.1 | 2 of the inode table require relocation, you may wish to try
|
/external/e2fsprogs/tests/f_illbbitmap/ |
D | expect.1 | 2 of the inode table require relocation, you may wish to try
|
/external/e2fsprogs/tests/f_illitable/ |
D | expect.1 | 2 of the inode table require relocation, you may wish to try
|
/external/stlport/test/eh/ |
D | hpacc.mak | 42 # in the assembler with 'invalid relocation type'
|
D | mingw32.mak | 41 # in the assembler with 'invalid relocation type'
|
D | djgpp.mak | 41 # in the assembler with 'invalid relocation type'
|
D | gcc-99r1.mak | 41 # in the assembler with 'invalid relocation type'
|
D | gcc-hp11.mak | 43 # in the assembler with 'invalid relocation type'
|
D | gcc-apple-macosx.mak | 42 # in the assembler with 'invalid relocation type'
|
D | gcc.mak | 42 # in the assembler with 'invalid relocation type'
|
D | gcc-irix.mak | 42 # in the assembler with 'invalid relocation type'
|
D | gcc-netbsd.mak | 42 # in the assembler with 'invalid relocation type'
|
D | gcc-linux.mak | 42 # in the assembler with 'invalid relocation type'
|
D | gcc-freebsd.mak | 42 # in the assembler with 'invalid relocation type'
|
12