Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h154 bool NeedsEndianSwap() const;
H A DObjectFilePECOFF.cpp515 bool ObjectFilePECOFF::NeedsEndianSwap() const { in NeedsEndianSwap() function in ObjectFilePECOFF