OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyPostponedRelocations
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h
86
///
applyPostponedRelocations
- apply all postponed relocations
88
void
applyPostponedRelocations
(MipsRelocationInfo& pLo16Reloc);
MipsRelocator.cpp
553
void MipsRelocator::
applyPostponedRelocations
(MipsRelocationInfo& pLo16Reloc) {
935
pParent.
applyPostponedRelocations
(pReloc);
[
all
...]
Completed in 1898 milliseconds