Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DCOFFObjcopy.cpp97 static void setSectionFlags(Section &Sec, SectionFlag AllFlags) { in setSectionFlags()
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DELFObjcopy.cpp73 uint64_t getNewShfFlags(SectionFlag AllFlags) { in getNewShfFlags()
/external/flatbuffers/src/
Didl_parser.cpp1863 std::string EnumDef::AllFlags() const { in AllFlags() function in flatbuffers::EnumDef