Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp1006 static void toLittleEndianInstructions(uint8_t *buf, uint64_t start, in toLittleEndianInstructions() function
1047 toLittleEndianInstructions(buf, start, msym->value, width); in convertArmInstructionstoBE8()
1057 toLittleEndianInstructions(buf, start, size, width); in convertArmInstructionstoBE8()