Searched refs:got_size (Results 1 – 2 of 2) sorted by relevance
51 X86PLT::X86PLT(LDSection& pSection, const LinkerConfig& pConfig, int got_size) in X86PLT() argument57 if (got_size == 32) { in X86PLT()74 assert(got_size == 64); in X86PLT()
100 X86PLT(LDSection& pSection, const LinkerConfig& pConfig, int got_size);