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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.cpp57 X86PLT::X86PLT(LDSection& pSection, const LinkerConfig& pConfig, int got_size) argument
65 if (got_size == 32) {
84 assert(got_size == 64);

Completed in 328 milliseconds