Home
last modified time | relevance | path

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

/sdk/emulator/qtools/
Dread_elf.cpp26 #define SwapSection(a) SwapHalf(a) macro
70 sym->st_shndx = SwapSection(sym->st_shndx); in SwapElfSymbol()