OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:finalizeSectionSize
(Results
1 - 8
of
8
) sorted by null
/frameworks/compile/mclinker/lib/Target/
GOT.cpp
31
void GOT::
finalizeSectionSize
() {
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64GOT.cpp
54
void AArch64GOT::
finalizeSectionSize
() {
AArch64PLT.cpp
45
void AArch64PLT::
finalizeSectionSize
() {
/frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.cpp
51
void ARMGOT::
finalizeSectionSize
() {
ARMPLT.cpp
42
void ARMPLT::
finalizeSectionSize
() {
/frameworks/compile/mclinker/lib/Target/Mips/
MipsPLT.cpp
62
void MipsPLT::
finalizeSectionSize
() {
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonPLT.cpp
64
void HexagonPLT::
finalizeSectionSize
() {
/frameworks/compile/mclinker/lib/Target/X86/
X86PLT.cpp
87
void X86PLT::
finalizeSectionSize
() {
Completed in 577 milliseconds