OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_COMM_ALIGN
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
MachO.h
668
static inline uint8_t
GET_COMM_ALIGN
(uint16_t n_desc)
/external/llvm/lib/Object/
MachOObjectFile.cpp
508
Result = 1 << MachO::
GET_COMM_ALIGN
(Entry.Flags);
[
all
...]
Completed in 101 milliseconds