Searched refs:got_size (Results 1 - 2 of 2) sorted by relevance

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

Completed in 50 milliseconds