Home
last modified time | relevance | path

Searched defs:FILEBYTES (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/unittests/MachOTests/
DMachONormalizedFileBinaryReaderTests.cpp44 #define FILEBYTES __declspec(align(64)) const uint8_t fileBytes[] macro
46 #define FILEBYTES const uint8_t fileBytes[] __attribute__((aligned(64))) macro