Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp87 static uint16_t getImgRelRelocation(MachineTypes Machine) { in getImgRelRelocation() function
288 u16(getImgRelRelocation(NativeMachine))}, in createImportDescriptor()
290 u32(3), u16(getImgRelRelocation(NativeMachine))}, in createImportDescriptor()
292 u32(4), u16(getImgRelRelocation(NativeMachine))}, in createImportDescriptor()