Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h503 struct AddrsigSection : Section { struct
506 AddrsigSection() : Section(ChunkKind::Addrsig) {} in AddrsigSection() argument
508 getEntriesAddrsigSection getEntries() argument
512 classofAddrsigSection classof() argument
/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp1152 MCSectionELF *AddrsigSection; writeObject() local
/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp2105 SectionRef AddrsigSection; printAddrsig() local