Searched refs:GOTSection (Results 1 – 5 of 5) sorted by relevance
396 if (!GOTSection) in getGOTSection()397 GOTSection = &G.createSection("$__GOT", sys::Memory::MF_READ); in getGOTSection()398 return *GOTSection; in getGOTSection()422 Section *GOTSection = nullptr; member in __anonfa910b2e0111::MachO_x86_64_GOTAndStubsBuilder
433 if (!GOTSection) in getGOTSection()434 GOTSection = &G.createSection("$__GOT", sys::Memory::MF_READ); in getGOTSection()435 return *GOTSection; in getGOTSection()459 Section *GOTSection = nullptr; member in __anon50d0b2690111::MachO_arm64_GOTAndStubsBuilder
86 if (!GOTSection) in getGOTSection()87 GOTSection = &G.createSection("$__GOT", sys::Memory::MF_READ); in getGOTSection()88 return *GOTSection; in getGOTSection()110 Section *GOTSection = nullptr; member in __anon0a970ec90111::ELF_x86_64_GOTAndStubsBuilder
426 if (!GOTSection) in getGOTSection()427 GOTSection = &G.createSection("$__GOT", sys::Memory::MF_READ); in getGOTSection()428 return *GOTSection; in getGOTSection()450 Section *GOTSection = nullptr; member in __anon16dd6dba0111::MachO_x86_64_GOTAndStubsBuilder
457 if (!GOTSection) in getGOTSection()458 GOTSection = &G.createSection("$__GOT", sys::Memory::MF_READ); in getGOTSection()459 return *GOTSection; in getGOTSection()483 Section *GOTSection = nullptr; member in __anonf494f3750111::MachO_arm64_GOTAndStubsBuilder