OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:partialScanRelocation
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/mclinker/lib/LD/
Relocator.cpp
25
void Relocator::
partialScanRelocation
(Relocation& pReloc,
/frameworks/compile/mclinker/include/mcld/LD/
Relocator.h
89
///
partialScanRelocation
- When doing partial linking, backend can do any
95
virtual void
partialScanRelocation
(Relocation& pReloc,
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h
101
void
partialScanRelocation
(Relocation& pReloc,
HexagonRelocator.cpp
304
void HexagonRelocator::
partialScanRelocation
(Relocation& pReloc,
[
all
...]
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
395
m_LDBackend.getRelocator()->
partialScanRelocation
(
Completed in 59 milliseconds