This file is indexed.

/usr/share/gluegen2/make/elf-header.cfg is in libgluegen2-build-java 2.2.4-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
Style AllStatic
Package jogamp.common.os.elf
JavaOutputDir ../src/java
HierarchicalNativeOutput false

#Implements Sym32 Sym
#Implements Sym64 Sym

EmitStruct Ehdr
EmitStruct Shdr
#EmitStruct Sym32
#EmitStruct Sym64