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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp45 static uint16_t getImgRelRelocation(MachineTypes Machine) { function in namespace:llvm::object
240 u16(getImgRelRelocation(Machine))},
242 u32(3), u16(getImgRelRelocation(Machine))},
244 u32(4), u16(getImgRelRelocation(Machine))},

Completed in 163 milliseconds