Searched defs:rsEnd (Results 1 – 9 of 9) sorted by relevance
/frameworks/compile/mclinker/lib/LD/ |
D | GarbageCollection.cpp | 129 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in setUpReachedSections() local 348 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in stripSections() local
|
D | ELFObjectReader.cpp | 307 LDContext::sect_iterator rs, rsEnd = pInput.context()->relocSectEnd(); in readRelocations() local
|
/frameworks/compile/mclinker/lib/Object/ |
D | ObjectLinker.cpp | 586 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in scanRelocations() local 790 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in relocation() local 874 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in normalSyncRelocationResult() local
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMLDBackend.cpp | 563 rsEnd = (*input)->context()->relocSectEnd(); in setUpReachedSectionsForGC() local 826 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax() local
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64LDBackend.cpp | 379 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax() local
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonLDBackend.cpp | 554 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in doRelax() local
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 2519 LDContext::sect_iterator rs, rsEnd = (*input)->context()->relocSectEnd(); in preLayout() local
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_reduce.java | 77 private long rsEnd = -1; field in UT_reduce.timing
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_reduce.java | 79 private long rsEnd = -1; field in UT_reduce.timing
|