Searched defs:reserveEntry (Results 1 - 7 of 7) sorted by last modified time

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMGOT.cpp64 void ARMGOT::reserveEntry(size_t pNum) function in class:ARMGOT
H A DARMPLT.cpp63 void ARMPLT::reserveEntry(size_t pNum) function in class:ARMPLT
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp93 void MipsGOT::reserveEntry(size_t pNum) function in class:MipsGOT
108 reserveEntry(1);
118 reserveEntry(1);
/frameworks/compile/mclinker/lib/Target/
H A DOutputRelocSection.cpp36 void OutputRelocSection::reserveEntry(RelocationFactory& pRelFactory, function in class:OutputRelocSection
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86GOT.cpp38 void X86GOT::reserveEntry(size_t pNum) function in class:X86GOT
H A DX86GOTPLT.cpp87 void X86GOTPLT::reserveEntry(size_t pNum) function in class:mcld::X86GOTPLT
H A DX86PLT.cpp95 void X86PLT::reserveEntry(size_t pNum) function in class:mcld::X86PLT
108 m_GOTPLT.reserveEntry(pNum);

Completed in 50 milliseconds